- Generate mindmap based on the result.
- Manually add nodes to the mindmap.
- Delete unnecessary nodes from the mindmap.
- Modify generated nodes in the mindmap.
- Render and display the result in markdown format.
- Export the result as a picture or JSON file.
- Support AI-generated content for individual nodes in the mindmap.
- Edit existing nodes in the mindmap.
- Provide chat support within the application.
- Allow importing files into the application for creating a new mindmap.
- 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.
Auto generate MindMap with ChatGPT
- Flowise
- Xmind
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
Source code in this repository is made available under the MIT License.