NeumAI icon indicating copy to clipboard operation
NeumAI copied to clipboard

Self-improving vector db based on feedback

Open ddematheu opened this issue 1 year ago • 1 comments

When sink is queried using search API, if the retrieved information is correct (based on feedback or by running results against a different model), we could re-ingest the retrieved query pair (query and resulting vector) back into the vector DB, but using the query as the embedded value. The goal being that in future queries we can improve / make sure that the retrieved information is correct.

ddematheu avatar Dec 31 '23 17:12 ddematheu

@ddematheu Sounds interesting. Can you elaborate please, maybe with an example.

sky-2002 avatar Jan 08 '24 06:01 sky-2002