Hacker News new | ask | show | jobs
Show HN: LangChain and Tensorlake = Better Document RAG (tensorlake.ai)
3 points by drguthals 371 days ago
1 comments

We built this at Tensorlake after struggling with brittle prompt-based extractors. This system lets you parse unstructured docs and extract contextual information quickly with a LangGraph Agent.

I’d love thoughts from others building RAG apps, especially around field accuracy and chunking strategies. What would you improve?