You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a scalable, production-ready Q&A chatbot using OpenAI APIs, Retrieval-Augmented Generation (RAG), ChromaDB vector database, and Streamlit UI. This project demonstrates structured JSON outputs using Pydantic, semantic search with embeddings, and a clean modular Python architecture suitable for real-world AI systems.