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
Agentic RAG-based chatbot that retrieves information from web sources, processes it into embeddings, and stores it in a FAISS vector database. Uses LangGraph workflows for intelligent reasoning and Streamlit for an interactive UI with source-backed responses.