#56 · Primary category: LLM Application Frameworks
mesop
Rapidly build AI apps in Python
Project last updated:08/17/26
GitHub Stars
6.6K
Forks
345
Contributors
31
License
Apache-2.0
Why we included this project
Mesop is a Python UI framework for building AI demos and internal tools without touching frontend code. Everything from pages to state and event handling lives in idiomatic Python, so a backend engineer can get from idea to a working browser app quickly. It ships ready-made AI components like chat and text-to-image, plus form and data-display widgets, and handles streaming output smoothly for token-by-token responses. Hot reload keeps app state while you iterate, and deploying to a container platform like Cloud Run is straightforward. Google uses it for rapid internal app development, and while it overlaps with Gradio and Streamlit, it leans toward building composed, multi-component apps you can customize and reuse.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform