Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.57 KB

README.md

File metadata and controls

55 lines (41 loc) · 1.57 KB

MindGenius AI

Auto generate MindMap with ChatGPT

Features

  • 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
  • support chat
  • Support for importing files
  • add notes feature,summary content and generate mindMap
  • node support add picture
  • Automatically summarize web-linked articles
  • dark mode
  • change node style

mindmap mindmap mindmap mindmap


Now you can upload a pdf file and ask questions

mindmap

Motivation

Auto generate MindMap with ChatGPT

Inspiration

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.