
Pansophy is an AI-powered knowledge visualization tool. Dive deep into any topic and get a comprehensive, interconnected perspective with detailed knowledge graphs.
Devpost Link
In today's information era, understanding and visualizing the vast amounts of knowledge available is crucial. Pansophy was inspired by the need for a tool that can represent complex information in an interconnected and easily digestible manner.
"Pansophy" is derived from the term "pansophism", which originates from two Greek words: "pan", meaning "all", and "sophia", meaning "wisdom". Pansophism is a philosophical concept that represents the idea of acquiring universal knowledge or wisdom.

sample graph generated

git clone <repository-url>cd path-to-project-directorypip install -r requirements.txt.streamlit/secrets.toml with the OpenAI API key:
OPENAI_API_KEY = "your_openai_api_key_here"python knowledge_graph.pystreamlit run app.pyFeel free to open issues or PRs if you have suggestions, improvements, or bug fixes. Your feedback is highly appreciated!
Instructor
pyvis
graphviz
webbrowser