About
ConvAI delivers a sophisticated conversational AI system built as a REST API, designed to provide a virtual agent capable of answering detailed questions about movies. It leverages a multi-agent LangGraph architecture, which intelligently routes, classifies user intent, extracts entities, and generates SQL queries against the integrated MovieLens dataset. This robust framework ensures context-aware responses, allowing users to interact with movie data through natural language for recommendations, information retrieval, and genre exploration. The system maintains conversational history and offers a comprehensive FastAPI-based API for seamless integration.