shashankdeshpande/langchain-chatbot
Examples of chatbot implementations with Langchain and Streamlit
Demonstrates six distinct chatbot patterns including conversational memory, real-time web search, document/database retrieval, and website interaction—each built as a modular Streamlit page. Leverages Langchain's component abstraction to handle LLM orchestration, context management, and tool integration (search APIs, SQL connectors, web scrapers). Provides both local and containerized deployment options with a hosted multi-page reference implementation.
273 stars. No commits in the last 6 months.
Stars
273
Forks
157
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/shashankdeshpande/langchain-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
sbslee/streamlit-openai
Build AI chatbots with Streamlit and OpenAI
jlonge4/mychatGPT
GPT chat with your docs!
evanhu1/talk2arxiv
Talk to any ArXiv paper using ChatGPT
brylie/langflow-fastapi-htmx
Langflow chat proxy and frontend using FastAPI and HTMX
SAMAD101/Chino
Chino is a terminal-based chatbot based on ChatGPT.