MindGeniusAI
MindGeniusAI copied to clipboard
Auto generate MindMap with ChatGPT
MindGenius AI
Features
- [x] Generate mindmap based on the result.
- [x] Manually add nodes to the mindmap.
- [x] Delete unnecessary nodes from the mindmap.
- [x] Modify generated nodes in the mindmap.
- [x] Render and display the result in markdown format.
- [x] Export the result as a picture or JSON file.
- [x] Support AI-generated content for individual nodes in the mindmap.
- [x] Edit existing nodes in the mindmap.
- [x] Provide chat support within the application.
- [x] Allow importing files into the application for creating a new mindmap.
- [x] Add notes feature to include summary content and generate a comprehensive mindMap.
- [ ] Enable adding pictures to individual nodes in the mindmap.
- [ ] Automatically summarize web-linked articles when generating a mindmap
Now you can upload a PDF file and ask questions.
Now you can add notes and convert them into a mind map. You can also attach chat messages to your notes.
Motivation
Auto generate MindMap with ChatGPT
Inspiration
- Flowise
- Xmind
Installation
git clone https://github.com/xianjianlf2/MindGeniusAI.git
cd server
# config your env file (which file name is .env)
# run server and client root path
npm run dev
# enjoy it
License
Source code in this repository is made available under the MIT License.