The Autocare360 Chatbot is an AI-powered solution for automotive maintenance and service inquiries, built with FastAPI and supporting multiple AI providers. It leverages Retrieval-Augmented Generation (RAG), a technique that enhances AI responses by retrieving relevant information from a knowledge base before generating answers, integrating real-time database queries and external knowledge to deliver accurate, context-aware replies for automotive service questions, appointment scheduling, and information retrieval.
- Multiple AI providers (OpenAI, Google Gemini, Grok)
- Knowledge base integration
- Real-time database queries
- Web-based chat interface
- Docker containerization
- REST API
Full Documentation - Setup, architecture, and usage guides
MIT License - see LICENSE file for details.