Syed-Al-Khwarizmi / GraphiaSophia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphiaSophia

This is a Streamlit app that generates a network graph based on user input using OpenAI's API. The app allows the user to enter text, and an OpenAI API key, and when the generate button is clicked, the app sends the input to GPT, which generates a network graph. The network graph is displayed in an HTML file using the Pyvis library, which is then displayed in the Streamlit app.

Note:

Queries with more number of nodes and higher complexities take more time to get responses. Response times can go up to 2 minutes.

Samples

Mindmap 1 Mindmap 2 Mindmap 2

About


Languages

Language:Python 67.6%Language:JavaScript 18.4%Language:HTML 14.0%