Skip to content
Nikola Milosevic edited this page Nov 26, 2024 · 5 revisions

VerifAI is an Open-Source Generative Search Engine (or some may call it a Productivity Engine) that can verify generated answers. It allows hybrid (combination of semantic and lexical) search, as well as connection to a large language model of your choice, including self-hosted large language models, therefore preserving the privacy of data.

VerifAI is highly customizable, allowing the user to set their data stores, large language models, and verification.

VerifAI has been developed over the last quarter of 2023 and the 2024, as a collaboration between Bayer DSAI and The Institute for Artificial Intelligence Research and Development of Serbia. It has been tested with large corpus such as PubMed for fast retrieval. Many evaluations of both information retrieval, answer generation and answer verification were done, and published on various international conferences. You can check these articles here:

For summary of how VerifAI works, you can check the following Towards Data Science article

For tutorial on how to install it, check the following Towards Data Science article

Clone this wiki locally