Hacker News new | ask | show | jobs
by graphitout 978 days ago
This is very interesting. I am working on a similar project related to generating dependency graphs (basically only type of connection is A depends on B). I tried to get the common chatbots to generate the data in the form of dependencies, but I didn't have much luck.

Example graph (hand written): https://charstorm.github.io/class-11-12-india/class11/maths/...

1 comments

interesting, thanks for sharing! Maybe check out if instructor helps https://jxnl.github.io/instructor/examples/knowledge_graph/

What do you use for the UI?

I will try it out. It looks straightforward.

For UI, I used a tiny tool I wrote: https://github.com/charstorm/linkitall/