https://github.com/xianjianlf2/mindgeniusai
Auto generate MindMap with ChatGPT
https://github.com/xianjianlf2/mindgeniusai
chatgpt langchain-js mindmap
Last synced: 5 months ago
JSON representation
Auto generate MindMap with ChatGPT
- Host: GitHub
- URL: https://github.com/xianjianlf2/mindgeniusai
- Owner: xianjianlf2
- License: mit
- Created: 2023-05-26T09:38:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T01:16:15.000Z (about 1 year ago)
- Last Synced: 2024-11-06T15:43:07.118Z (5 months ago)
- Topics: chatgpt, langchain-js, mindmap
- Language: Vue
- Homepage:
- Size: 19.4 MB
- Stars: 192
- Watchers: 5
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - MindGeniusAI - Auto generate MindMap with ChatGPT (Others)
README
## MindGenius AI
Auto generate MindMap with ChatGPT
## 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](https://github.com/FlowiseAI/Flowise)
- Xmind## Installation
```bash
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](https://github.com/xianjianlf2/MindGeniusAI/blob/main/LICENSE).
## Star History
[](https://star-history.com/#xianjianlf2/MindGeniusAI&Date)