Built an AI chatbot with support for multi-threaded conversations, chat history, and persistent session memory using SQLite, Web interace using Streamlit.
Implemented Retrieval Augmented Generation (RAG) allowing users to upload PDFs and query them using FAISS vector search and embeddings, along with tool usage
Including web search, stock price lookup utilities with real-time responses. Integrated Langsmith for Observability and tracing the runs