Show HN: Generate Knowledge Graphs with LLMs (share.streamlit.io)
I created an app that lets you generate knowledge graphs about any topic. It uses OpenAI GPT-3.5 and instructor to generate knowledge graphs.
Feel free to try it and provide any feedback! The UI still needs some work, but this is just a prototype.
Code: https://github.com/benthecoder/pansophy Instructor: https://pypi.org/project/instructor/
3 comments
[ 3.1 ms ] story [ 21.2 ms ] threadExample graph (hand written): https://charstorm.github.io/class-11-12-india/class11/maths/...
What do you use for the UI?
For UI, I used a tiny tool I wrote: https://github.com/charstorm/linkitall/