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.
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 | 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Hugging Face Chat UI | π’ Link | Full featured chat interface | π’ | π’ | π’ OpenID | Hugging Face Inference API, local, Amazon SageMaker | π’ | π΄ | π’ Google search | π’ | π΄ | π’ Hugging Face Spaces | Theme configuration |
Weaviate Verba |
π’ Link | Chat interface for RAG applications | π΄ | π΄ | π΄ | OpenAI | π’ | π΄ | π’ Weaviate | π’ | π’ Via CLI | π’ Docker | Semantic caching |
Microsoft Azure Chat | π΄ | Azure-based private chat tenant over data and files | π’ | π’ | π’ NextAuth | OpenAI | π’ | π΄ | π’ Azure Cognitive Search | π΄ | π’ UI single-file upload | π’ Azure | |
AWS GenAI LLM Chatbot | π΄ | AWS-based chatbot with RAG and selectable LLMs | π’ | π’ | π’ Amazon Cognito | Bedrock, SageMaker, Hugging Face Inference Endpoints, OpenAI, Anthropic, AI21, Cohere | π΄ | π΄ | π’ Postgres/ Kendra/ OpenSearch | π’ | π’ UI file upload | π’ AWS | User-selectable model and search backend |
PrivateGPT | π΄ | API, pipeline, and UI for RAG applications. Supports private models. | π’ | π΄ | π΄ | Local, OpenAI, Sagemaker | π΄ | π΄ | π’ Qdrant, Chroma | π’ | π’ UI file upload | π΄ | |
Ollama Web UI | π΄ | Full featured GPT clone | π’ | π’ | π’ | Local: Any Ollama supported model | π’ | π’ | π΄ | π΄ | π΄ | π’ Docker Compose | |
Azure GPT-RAG | π΄ | Enterprise-ready RAG framework | π’ | π’ | π’ Azure Active Directory | OpenAI | π’ | π΄ | π’ Azure Cognitive Search | π’ | π’ Data source connections | π’ Azure | Microsoft Teams bot integration, costs estimator |
Danswer |
π΄ | Full featured RAG system with prebuilt data connectors for many source systems | π’ | π’ | π’ | OpenAI, Local | π’ | π΄ | π’ Vespa | π’ | π’ Selection of data connectors | π’ Docker Compose, Kubernetes | Slack bot |
LLM Answer Engine | π΄ | Perplexity style answer engine with web search | π’ | π΄ | π΄ | Mixtral, Ollama, OpenAI | π΄ | π΄ | π’ Brave, Serper | π’ | π΄ Web search, not ingestion | π΄ | |
Dify | π΄ | App development platform for GenAI | π’ | π’ | π’ | Various | π’ | π’ | π’ Various | π’ | π’ UI file upload | π’ AWS, Kubernetes | Agents, observability |
Flowise | π΄ | Drag-and-drop LLM flow builder | π’ | π’ | π’ | Various | π΄ | π΄ | π’ Various | π’ | π’ UI file upload | π’ AWS, Kubernetes | GUI/no-code LLM app logic builder |
LibreChat | π΄ | Full featured ChatGPT clone | π’ | π’ | π’ | Various | π’ | π’ | π’ Various | π΄ | π’ UI file upload | π’ Docker Compose | Assistants support |
Open WebUI | π΄ | ChatGPT clone focused on locally hosted models | π’ | π’ | π’ | Ollama, OpenAI | π’ | π’ | π’ Various | π΄ | π’ UI file upload | π’ Docker |