←back to thread

634 points david927 | 1 comments | | HN request time: 0.21s | source

What are you working on? Any new ideas that you're thinking about?
Show context
anon012012 ◴[] No.41346126[source]
I am working alone on https://tree-of-knowledge.org

This is a hierarchical representation of any given piece of knowledge.

It starts with a tree root node that you specify (let's say Kung fu), then it branches out into multiples subcategories (techniques, styles, philosophy, weaponry, ect...) and then you can click on these subcategories to branch out even more into the graphical tree.

This is all generated on-the-fly with Claude 3.5. There is no limit to what knowledge you might explore.

The killer feature is that it is totally free and does not require to login. Just click the link and have fun. I'll keep it free like that, as long as I can.

I hope you like it guys because it is the best project that I have up my sleeve.

Enjoy!,

Pierre

replies(17): >>41346212 #>>41346255 #>>41346303 #>>41346512 #>>41346785 #>>41346847 #>>41347606 #>>41348347 #>>41348554 #>>41353417 #>>41358007 #>>41360370 #>>41362295 #>>41363608 #>>41367894 #>>41381490 #>>41384140 #
john_minsk ◴[] No.41346255[source]
This is super cool!

As a marketing spin for this - consider packaging it into Nvidia NIM format and make it generate 3D graph as 3D OpenUSD scene. From where I'm standing this route has a lot of potential.

Also if you never looked into it there is a project called wikidata. There each object contains a unique ID and hierarchy, which helps build semantic web. Exploring their data using your interface might be effective. (please check similar projects though as an idea seems straightforward and someone might have already done that for them)

replies(1): >>41347613 #
1. anon012012 ◴[] No.41347613[source]
You're a legend mate I know nothing of what you say, but it is very interesting. It is time I brush up my skills and I thank you very much for the clues! I'll look it up.