|
|
|
|
|
by what-the-grump
155 days ago
|
|
Build a rag with significant amount of text, extract it by key word topic, place, date, name, etc. … realize that it’s nonsense and the LLM is not smart enough to figure out much without a reranker and a ton of technology that tells it what to do with the data. You can run any vector query against a rag and you are guaranteed a response. With chunks that are unrelated any way. |
|