←back to thread

634 points david927 | 2 comments | | HN request time: 0.445s | 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 #
1. hopfog ◴[] No.41348554[source]
This seems really cool and I'm excited to play around with it once it's up and running properly again. These type of things are my favorite applications of LLMs.

A while back I made something similar in the form of an incremental "clicker" game where you split things ad infinitum: https://lantto.github.io/hypersplit/

replies(1): >>41359643 #
2. anon012012 ◴[] No.41359643[source]
It is back and running, and running strong! Enjoy. Your game is nifty maybe it'll give me ideas. There could be an option to hold Ctrl to split branches vertically without branching down, ect... cool