My 11-step GraphRAG pipeline, what worked, and what's still broken
Personal AI
Description
While building a financial assistant for an SF start-up, we learned that AI frameworks add complexity without value. When I started building a personal assistant with GraphRAG, I carried that lesson but still tried LangChain's MongoDBGraphStore. It gave me a working knowledge graph in 10 minutes. Then I looked at the data. I had 17 node types and 34 relationship types from just 5 documents, including three versions of "part of". GraphRAG is a data modeling problem, not a retriev
Discovered
April 4, 2026
Added to Database
April 5, 2026
Notes
[Personal AI / AI Assistant] Discovered via hackernews; 4 AI keyword matches