- generate mindmap by result
- Manually add node
- Delete unnecessary nodes
- Modify generated nodes.
- Return result markdown rendering
- Export result to picture, json
- Single node support ai generate
- Edit Node
- node support add picture
- Automatically summarize web-linked articles
- support chat
- Support for importing files
- dark mode
- change node style
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.