Developed a lightweight AI chat widget that can be embedded into websites. The widget connects to a custom AI backend and provides intelligent customer support based on business documentation.
Built a Retrieval-Augmented Generation (RAG) chatbot that answers strictly from uploaded documents using semantic search and vector embeddings. Designed to minimize hallucinations and provide accurate, context-aware responses.