Coder Social home page Coder Social logo

pansophy's Introduction

Pansophy

logo

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

Inspiration

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.

Why Pansophy?

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

Tech Stack

  • Streamlit: For the web application interface.
  • OpenAI: The LLM models that generates the knowledge graphs.
  • instructor: Structured extraction from openai function calls.
  • Graphviz & Pyvis: Libraries for visualizing the knowledge graphs.

App

app

sample graph generated

love

How to Run the App

  1. Ensure you have Python >=3.8 installed.
  2. Clone this repository:
    git clone <repository-url>
  3. Navigate to the project directory:
    cd path-to-project-directory
  4. Install the required dependencies:
    pip install -r requirements.txt
  5. Set up your .streamlit/secrets.toml with the OpenAI API key:
    OPENAI_API_KEY = "your_openai_api_key_here"
  6. Run the CLI
    python knowledge_graph.py
  7. Run the Streamlit app:
    streamlit run app.py

Feedback & Contributions

Feel free to open issues or PRs if you have suggestions, improvements, or bug fixes. Your feedback is highly appreciated!


References

Instructor

pyvis

graphviz

webbrowser

pansophy's People

Contributors

benthecoder avatar weichunnn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.