AI Dynamics

Global AI News Aggregator

RAG without vectors: LLM keywords search FTS alternative

Right: you can implement RAG without any vectors at all – get an LLM to spit out some keywords search phrases to run, then run those against a regular FTS search engine (or even with a bunch of SQL LIKE queries) and paste the results back into the context

→ View original post on X — @simonw,

Commentaires

Leave a Reply

Your email address will not be published. Required fields are marked *