Skip to content

Vluptronic/MindGeniusAI

 
 

Repository files navigation

MindGenius AI

Auto generate MindMap with ChatGPT

Features

  • 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

mindmap mindmap mindmap


Now you can upload a PDF file and ask questions.

mindmap


Now you can add notes and convert them into a mind map. You can also attach chat messages to your notes.

mindmap 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.

Star History

Star History Chart

About

Auto generate MindMap with ChatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.2%
  • TypeScript 46.3%
  • Other 0.5%