Hacker News new | ask | show | jobs
by d4rkp4ttern 916 days ago
This resonates with the approach we’ve taken in Langroid (the Multi-Agent framework from ex-CMU/UW-Madison researchers): our DocChatAgent uses a combination of lexical and semantic retrieval, reranking and relevance extraction to improve precision and recall:

https://github.com/langroid/langroid/blob/main/langroid/agen...