Telecom Customer Care Chatbot
RAG-based customer support application
Developed a customer support RAG application to answer technical queries over structured and unstructured datasets. Created vector embeddings using Hugging Face models stored in ChromaDB for fast similarity searches. Implemented automated document ingestion pipelines supporting PDF, CSV, and SQLite data formats.