An application that has the possibility to create an index in an AI Search Service of Azure.
It can chunk pdf's and add these chunks to the index.
It can answer questions based on retrieved chunks using the AI Agent Builder.Benchmark feature provides a way to analyze the efficiënty of your own rag pipeline.
Azure Subscription and an AI Model needed.
The new update has quite some changes:
- Updated UIUX
- Outdated components like AI Agent Builder were removed
- Workbench added
- Installation wizard for the RAG pipeline added
- Benchmark feature added
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)