You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/alternatives/chatgpt.mdx
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,9 @@ import Head from '@docusaurus/Head';
17
17
18
18
*Last updated: May 2026*
19
19
20
-
[ChatGPT](https://chat.openai.com/) by OpenAI introduced hundreds of millions of people to AI and set the bar for what a conversational AI experience should feel like. We use it daily. GPT-5.6, the o-series reasoning models, and the constant pace of innovation have kept it at the forefront, and honestly, it keeps pushing us to make Open WebUI better too.
20
+
[ChatGPT](https://chat.openai.com/) by OpenAI brought modern AI into everyday life for hundreds of millions of people and set the bar for what a conversational AI experience should feel like. It changed how the world thinks about AI, and it continues to inspire us. We use it daily and learn from the work behind it: the research, engineering, design, safety work, infrastructure, product judgment, and support that make a product at this scale feel natural. GPT-5.6, the o-series reasoning models, and the constant pace of product innovation have kept ChatGPT at the forefront, and honestly, it keeps pushing us to make Open WebUI better too.
21
+
22
+
Open WebUI is built in a category ChatGPT helped create. The people at OpenAI, and the many teams across the AI ecosystem building with care and ambition, have raised the bar for all of us. Our focus is different: giving people and teams more control over where the interface runs, which models it connects to, and how deeply they can customize the stack.
21
23
22
24
Commercial · Free tier available
23
25
@@ -68,11 +70,11 @@ Commercial · Free tier available
68
70
69
71
## When to Use Each
70
72
71
-
**Choose ChatGPT if** you want the simplest possible path to frontier AI. No installation, no configuration, just sign up and start. The native experience with Canvas, Projects, and deep research features is polished and constantly improving.
73
+
**Choose ChatGPT if** you want the most polished direct path to OpenAI's best work. No installation, no configuration, just sign up and start. The native experience with Canvas, Projects, memory, voice, and deep research features is excellent and constantly improving.
72
74
73
75
**Choose Open WebUI if** you want to run on your own infrastructure, connect to multiple providers in one interface, build knowledge bases from your documents, or need team features like RBAC and SSO included in the free community edition.
74
76
75
-
**Use both.** Many people do. Connect Open WebUI to the OpenAI API and use GPT-5.6 alongside Claude, Gemini, and local models, all in one place. Use ChatGPT directly when you want Canvas or deep research, and Open WebUI when you need your own knowledge bases or team workspace.
77
+
**Use both.** Many people do. Connect Open WebUI to the OpenAI API and use OpenAI models alongside Claude, Gemini, and local models, all in one place. Use ChatGPT directly when you want the full OpenAI product experience, and Open WebUI when you need your own knowledge bases, tools, permissions, or team workspace.
76
78
77
79
---
78
80
@@ -91,7 +93,7 @@ Many users run OpenAI models for complex reasoning alongside local models via Ol
91
93
92
94
---
93
95
94
-
*ChatGPT brought AI to the world. Open WebUI is one way to use those same models on your own infrastructure.*
96
+
*ChatGPT made AI useful and approachable at global scale. Open WebUI helps teams bring OpenAI models, and others, into infrastructure they control.*
95
97
96
98
**Ready to try Open WebUI?**[Get started →](/getting-started)
Copy file name to clipboardExpand all lines: docs/alternatives/index.mdx
+14-16Lines changed: 14 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,17 +28,16 @@ The AI space is full of great projects, and we're genuinely happy about that. Mo
28
28
29
29
Open WebUI's own answer to this space is a full agentic platform you run yourself: models that call [builtin tools](/features/extensibility/plugin/tools#built-in-system-tools-nativeagentic-mode) and [MCP](/features/extensibility/mcp) servers, delegate to [sub-agents](/features/chat-conversations/chat-features/subagents) and run on a schedule, on top of a codebase where practically everything (prompts, tools, knowledge, parameters, pipeline behaviour, theming and permissions) is yours to change.
30
30
31
-
We get asked "what else is out there?" a lot, so we put this list together. If Open WebUI isn't quite the right fit for your use case, these are the tools we'd point you to. We've actually used them, built alongside them, or just think they do something really well. Everything listed here is free to get started with.
31
+
We get asked "what else is out there?" a lot, so we put this list together. If Open WebUI isn't quite the right fit for your use case, these are tools we'd point you to without hesitation. We've actually used them, built alongside them, or just think they do something really well. Everything listed here is free to get started with.
32
32
33
33
## How to Choose
34
34
35
35
-**Running local models?** Start with [Ollama](/alternatives/ollama) or [llama.cpp](/alternatives/llama-cpp), both pair natively with Open WebUI
36
36
-**Want a desktop app?**[LM Studio](/alternatives/lm-studio) or [Jan](/alternatives/jan) are excellent standalone options
37
37
-**Need document Q&A?**[AnythingLLM](/alternatives/anythingllm) makes private RAG simple
38
38
-**Multi-provider chat?**[LibreChat](/alternatives/librechat) handles this well
39
-
-**Want agents as the unit of work?**[LobeHub](/alternatives/lobehub) builds around agent groups, projects and scheduled runs
40
39
-**Building AI workflows?**[Dify](/alternatives/dify) has a visual workflow designer
41
-
-**Just want frontier AI?**[ChatGPT](/alternatives/chatgpt), [Claude](/alternatives/claude), and [Gemini](/alternatives/gemini) are all available through Open WebUI via API
40
+
-**Just want frontier AI?**[ChatGPT](/alternatives/chatgpt), [Claude](/alternatives/claude), and [Gemini](/alternatives/gemini) are excellent products in their own right, and their models are also available through Open WebUI via API
42
41
43
42
---
44
43
@@ -48,19 +47,18 @@ We get asked "what else is out there?" a lot, so we put this list together. If O
48
47
49
48
| Tool | What It's Great For | License | Works with Open WebUI ||
50
49
| :--- | :--- | :--- | :--- | :--- |
51
-
|**Ollama**| The most popular way to run local models | Open Source (MIT) | Native integration |[Learn more →](/alternatives/ollama)|
52
-
|**llama.cpp**| The engine that made local AI possible | Open Source (MIT) | Via API |[Learn more →](/alternatives/llama-cpp)|
53
-
|**LM Studio**| Beautiful desktop app for local model management | Proprietary (free) | Via API |[Learn more →](/alternatives/lm-studio)|
54
-
|**Jan**| Simple, privacy-first local AI desktop app | Open Source (Apache 2.0) | Via API |[Learn more →](/alternatives/jan)|
55
-
|**AnythingLLM**| Private document Q&A done right | Open Source (MIT) ||[Learn more →](/alternatives/anythingllm)|
56
-
|**LibreChat**| Solid self-hosted multi-provider chat | Open Source (MIT) ||[Learn more →](/alternatives/librechat)|
57
-
|**LobeHub**| Agent-centric AI workspace with a huge skill marketplace | Source Available (LobeHub Community License) ||[Learn more →](/alternatives/lobehub)|
58
-
|**Msty**| Refined desktop hub for local and cloud models | Proprietary (free tier) ||[Learn more →](/alternatives/msty)|
59
-
|**Onyx**| Enterprise search with 40+ connectors | Source Available (MIT core + Enterprise License for ee/) ||[Learn more →](/alternatives/onyx)|
60
-
|**Dify**| Visual workflow builder for LLM applications | Source Available (modified Apache 2.0) | Via API |[Learn more →](/alternatives/dify)|
61
-
|**ChatGPT / OpenAI**| The one that started it all, we use it daily | Commercial (free tier) | Via OpenAI API |[Learn more →](/alternatives/chatgpt)|
62
-
|**Claude / Anthropic**| Exceptional writing and reasoning, we use it daily | Commercial (free tier) | Via Anthropic API |[Learn more →](/alternatives/claude)|
63
-
|**Gemini / Google**| Multimodal AI with Google ecosystem integration | Commercial (free tier) | Via Google AI API |[Learn more →](/alternatives/gemini)|
50
+
|**Ollama**| The local model runner that made self-hosted AI feel approachable | Open Source (MIT) | Native integration |[Learn more →](/alternatives/ollama)|
51
+
|**llama.cpp**| Foundational local inference work that opened the door for so much of the ecosystem | Open Source (MIT) | Via API |[Learn more →](/alternatives/llama-cpp)|
52
+
|**LM Studio**| A polished desktop experience for discovering, downloading, and running local models | Proprietary (free) | Via API |[Learn more →](/alternatives/lm-studio)|
53
+
|**Jan**| A thoughtful, privacy-first desktop app for local AI | Open Source (Apache 2.0) | Via API |[Learn more →](/alternatives/jan)|
54
+
|**AnythingLLM**| A focused, practical document Q&A workspace | Open Source (MIT) ||[Learn more →](/alternatives/anythingllm)|
55
+
|**LibreChat**| A capable self-hosted multi-provider chat interface with a strong community | Open Source (MIT) ||[Learn more →](/alternatives/librechat)|
56
+
|**Msty**| A refined desktop hub for working across local and cloud models | Proprietary (free tier) ||[Learn more →](/alternatives/msty)|
57
+
|**Onyx**| Serious enterprise search and knowledge access with a deep connector catalog | Source Available (MIT core + Enterprise License for ee/) ||[Learn more →](/alternatives/onyx)|
58
+
|**Dify**| A strong visual workflow builder for teams shipping LLM applications | Source Available (modified Apache 2.0) | Via API |[Learn more →](/alternatives/dify)|
59
+
|**ChatGPT / OpenAI**| The product and team that brought modern AI into everyday life | Commercial (free tier) | Via OpenAI API |[Learn more →](/alternatives/chatgpt)|
60
+
|**Claude / Anthropic**| Exceptional writing, reasoning, and long-context work | Commercial (free tier) | Via Anthropic API |[Learn more →](/alternatives/claude)|
61
+
|**Gemini / Google**| Strong multimodal AI with deep Google ecosystem integration | Commercial (free tier) | Via Google AI API |[Learn more →](/alternatives/gemini)|
0 commit comments