https://github.com/yanboishere/aigc-mind-mapping
One question With AIGC,more Answer Ways.
https://github.com/yanboishere/aigc-mind-mapping
Last synced: 2 months ago
JSON representation
One question With AIGC,more Answer Ways.
- Host: GitHub
- URL: https://github.com/yanboishere/aigc-mind-mapping
- Owner: yanboishere
- License: mit
- Created: 2023-06-28T08:03:35.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T10:03:07.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T13:49:21.164Z (4 months ago)
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AIGC Mind Map
## Give AIGC a question,Output a set of mind maps for you.
### [简体中文](https://github.com/yanboishere/AIGC-Mind-Mapping/blob/master/README_cn.md)
---When we ask the existing AIGC tools to ask them questions, our answers are only 1., 2., 3.
And if you want to understand this question in detail, you will most likely need to ask the AIGC tool separately
"how to do 1." or "1. what"
---
# For example
## 🧠When I ask AIGC tools:
❓**How to use cloud server to deploy web pages?**
❗️It answered that —— you can follow these general steps: **1. 2. 3. 4. ...... 9.**
If you are a novice, there is a high probability that you will not get all the answers you want in one inquiry.
---
# How AIGC Mind Map Deal This Problem?
The AIGC mind map will ask you questions that will answer multiple answers.Send the question through the API interface of the AIGC platform for inquiry.
If multiple pieces of information are returned (1. 2. 3 appears in the returned information) . strip) Our platform system began to make mind maps.
## Example
Like the question of **How to use cloud server to deploy web pages?**
The first of the answers given in AIGC (1.) is:
**Choose a Cloud Service Provider**
And we continue to ask AIGC:**How to Choose a Cloud Service Provider?**
We will receive:
123456789 steps......
And Then we will summarize all the generated information into a mind map.
### Test Demo
### Mind Map Demo
[After personal testing, in the process of information extraction, the information returned is a long piece of text, and it is difficult to extract one by one from it at this stage
So we now choose to only generate answers with clear 1. 2. 3. in the returned information]