awesome-llm-webapps
A collection of open source, actively maintained web apps for LLM applications
GraphCanon updated 2w · GitHub synced 2w
Decision brief
awesome-llm-webapps offers a curated collection of actively maintained web applications for LLM use cases such as chatbots, question answering systems, and natural language interfaces. This repository highlights critical
Good fit when
- - When you need to start an LLM project quickly with a high-quality base application.
- - If your focus is on deployment and not on building low-level framework interactions.
Avoid when
- - Avoid if you require an LLM solution with immediate support for multiple unique languages that are not already covered in the repository.
- - Not suitable when you need a project with very niche features that fall outside of common criteria defined in this list (e.g., deep integration with obscure data ingestion methods).
- Pricing:
- freemium - The projects listed are open-source under MIT license and free to use; however, specific models or services integrated within the projects may have their own licensing terms.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (403d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/icefort-ai/awesome-llm-webappsHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository curates a list of high-quality, functioning web applications built on top of language model frameworks. It includes chatbots, natural language interfaces, assistants, and question-answering systems, spanning from simple API wrappers to advanced, production-ready systems.
Capability facts
No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 6, 2026)
- _Projects in different languages e.g. Python only_Source link
Tags
README
Open Source, Actively Maintained Web Apps for LLMs 💬
Jump-start your LLM project by starting from an app, not a framework. This repository aggregates high-quality, functioning web applications for use cases including Chatbots, Natural Language Interfaces, Assistants, and Question Answering Systems. It compares projects along important dimensions for these use cases, to help you choose the right starting point for your application.
To ensure the utmost quality and usability, projects must adhere to the following criteria to be included:
- Licensed under Open Source terms 💸
- Actively Maintained, meaning updated within the past month or under active monitoring 🚨
The projects span a wide range of complexity, from straightforward API wrappers to production-ready systems with multi-source RAG backends, conversation logging, and authentication/user management. There should be something for almost every need.
Project Submissions
Contributions are the backbone of this list! If you're aware of a project that meets our criteria but isn't listed, we'd love to hear about it. Please also notify us if any of the listed projects becomes unmaintained or changes its licensing. Additionally, if there's a project detail that you'd like to compare that's not currently tracked, submit an issue for it. Finally, if you're the maintainer of a project that's already listed and would like to update or modify the listing, submit it again with the desired modifications.
To submit a project:
- Create an issue.
- Ensure your submission adheres to the listed criteria and includes all relevant details.
- Submissions will be reviewed and the projects list will be updated within a day.
If you'd like to help maintain this project, contact clharman via email.
Currently seeking submissions for:
- Lightweight chatbots
- Projects with advanced prompting
- Non-chatbot interfaces (question answering, etc)
- Projects with image support
- Projects in different languages e.g. Python only
Project Table
| Project | Demo | Brief Description | Conversation Context Carry | Conversation History | Authentication | Model Support | Rich Text Support | Image Support | (RAG) Search Engine | (RAG) Show Sources | (RAG) Data ingestion | Quick Deploy | Other Features |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| [Hu |
For agents
This page has a .md twin and JSON over the API.