Retrieval Augmented Generation based on SQLite

ai mcp mcp-server ml rag sqlite sqlite3
1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the `haiku.rag` search functionality to optionally include the document URI and/or metadata in the search results. This involves modifying the search command and the underlying Python client to include these fields in the returned data when the appropriate flags (`--uri` or `--metadata`) are used.

Complexity: 3/5
enhancement help wanted

Retrieval Augmented Generation based on SQLite

Python
#ai#mcp#mcp-server#ml#rag#sqlite#sqlite3