An open API service indexing awesome lists of open source software.

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.

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

截屏2023-06-28 下午4 10 59




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:

截屏2023-06-28 下午5 28 34

123456789 steps......

And Then we will summarize all the generated information into a mind map.

### Test Demo
截屏2023-06-28 下午5 42 10

### Mind Map Demo
截屏2023-06-28 下午5 49 00

[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]