Chat With Your Documents Using Garudust Agent — No Vector Database Required
Garudust Agent, a tool that enables Retrieval-Augmented Generation (RAG) for document querying without requiring a vector database or embedding API calls. Instead, it uses SQLite FTS5 with a trigram tokenizer to index do…