Ask HN: How are you doing RAG locally?
14 points
1 hour ago
| 2 comments
I am curious how people are doing RAG locally with minimal dependencies for internal code or complex documents?Are you using a vector database, some type of semantic search, a knowledge graph, a hypergraph?
▲Local LibreChat which bundles a vector db for docs.
reply