discovered 03 Aug 2026
sqlite-rag
→ View on GitHubSQLite RAG is a hybrid search engine that integrates vector similarity search with full-text search capabilities, leveraging the SQLite database with its AI and Vector extensions. It is designed for efficient document retrieval through features such as handling multiple text formats, a recursive text chunking mechanism, and a customizable CLI for interactive usage. The tool supports easy model management and configuration, making it suitable for applications requiring advanced search functionalities.