This repository contains the implementation of a Grid AI Assistant (GAIA) created during a Siemens hackathon. GAIA is designed to assist with answering questions by retrieving and processing information from internal documents and web sources.
Dense Passage Retrieval (DPR) for embedding and retrieving document chunks.
Integration with Azure OpenAI GPT for refined answers.
Web search integration using Bing API for supplementary information.
Streamlit-based interactive interface.
Python 3.8 or higher
Azure OpenAI API Key and Resource
Bing Search API Key
Pre-processed document embeddings and metadata
This project was collaboratively developed with Shreya_More.