π€ AI Agent Chatbot
An AI-powered chatbot built using LangChain, LangGraph, FastAPI, and Streamlit. It provides real-time responses, memory handling, and a smooth interactive web interface, making it a practical assistant for general Q&A and task automation.
β¨ Features
β‘ Real-time Responses powered by LLMs.
π§ Memory Handling to keep track of past conversations.
π Web Interface with Streamlit for easy interaction.
π LangChain + LangGraph Integration for modular and dynamic agent workflows.
π FastAPI Backend for efficient and scalable API handling.
π οΈ Tech Stack
LangChain β LLM orchestration
LangGraph β Agent graph workflows
FastAPI β Backend APIs
Streamlit β Interactive frontend