Show HN: An AI-powered knowledge base that thinks
Category: ai-ml
Tags: knowledge-base, llm-agent, local-ai
Score: 6.5/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 5)
The Director is an AI-powered personal knowledge base that automatically builds and maintains a markdown wiki from email and Slack data using an LLM. It's interesting because it implements Andrej Karpathy's LLM Wiki concept with a file-based, local-first architecture and an agent that navigates the filesystem like a developer rather than using traditional RAG approaches.
Target audience: backend devs
Repository: https://github.com/Shelter41/thedirector ยท Python
View on Hacker News