Dendrite is a branching recommendation engine powered by AI. You give it a starting point (an artist, a dish, a book, anything) and it uses AI to grow a tree of connected recommendations.
What makes it different from a simple "recommend me something" is the path. Each branch remembers how you got there. The path is the context.
The tree is generated in real-time using the DeepSeek LLM. Each node branches into two children, three levels deep, producing a maximum of 15 connected nodes.