Hacker News new | ask | show | jobs
by BrandiATMuhkuh 330 days ago
Those things are not mutually exclusive. We use RAG and Vector stores to index terabyte of data. Then use tools calls (MCP) to allow the AI to write SQL to directly query the data (vector store).
1 comments

Thanks for that. Haven't seen it quite done like that, but it makes sense.