Customer Support Chatbot using FastAPI and Groq
Overview This project aims to create a customer support chatbot for the company "&ai" that interacts with users, answers questions based on provided company documents, and provides relevant, conversational responses. It is built using FastAPI, Groq API for generating responses, and Jina embeddings for text-to-vector conversion. The