Provides an AI-powered assistant for answering natural language questions about BIT Information Portal (BIP) data, leveraging an MCP server and a browser extension for secure access.
The BIP Assistant integrates with the BIT Information Portal to offer an AI-powered helper capable of understanding and responding to natural language questions about BIP data. It consists of a FastAPI-based Model Context Protocol (MCP) server that intelligently routes user queries to relevant BIP APIs using Language Models (LLMs) like Google Gemini. A companion Chrome browser extension securely manages and transmits active BIP session cookies to the server, ensuring authenticated data access. The assistant extracts entities from questions, constructs targeted API calls, optimizes data fetching, and synthesizes natural language answers from retrieved data, making complex information accessible through intuitive interaction.