langchain-ai/streamlit-agent resource
Reference implementations of several LangChain agents as Streamlit apps observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 84
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1177
- days_rel: n/a
- days_push: 759
- n_releases_24m: 0
Adoption not part of the score
1643 stars · 729 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of reference implementations of LangChain agents built as Streamlit apps, including streaming chat, memory, search-enabled chatbots, document chat, and SQL/pandas database chat examples. It serves as example code demonstrating LangChain and Streamlit integrations rather than a production library.
Use cases
- build a chatbot with conversation memory in streamlit
- chat with my own documents using an llm
- ask questions about a sql database in natural language
- query a pandas dataframe with a chatbot
- learn how to build langchain agents
- add streaming llm responses to a web app
- collect user feedback on llm responses with langsmith traces
When to choose
- you want copy-paste example code for LangChain + Streamlit apps
- you are prototyping chatbots, RAG, or agent demos quickly
- you want to see how StreamlitChatMessageHistory and callback integrations work
When to avoid
- you need a production-ready, hardened application
- you want a maintained library with an API rather than example scripts
- you do not use Python, LangChain, or Streamlit
Facets
learning-resource · maturity maintenance
agent-framework chatbot rag llm-inference large-language-models chatbots developer-tools tutorials python self-hosted langchain streamlit example-apps reference-implementations chat-apps ai-agents web-server
1 source
- readme: https://github.com/langchain-ai/streamlit-agent · fetched 2026-08-28 · 733739ec5d7d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| langchain-ai/streamlit-agent | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="langchain-ai/streamlit-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem