AI Chat (ChatGPT-style)
AI Chat (ChatGPT-style) ist ein App im osFoundry Community-Katalog. Web-UI im ChatGPT-Stil für jedes LLM — lokal (über Ollama / llama.cpp) oder gehostet (OpenAI / Anthropic / Google / Groq / Mistral / usw.) — mehrbenutzerfähig mit modellbasiertem Zugriff pro Nutzer, Konversationsgedächtnis, RAG über hochgeladene Dateien, Web-Browsing sowie Sprach- und Bildeingabe. Bereitgestellt durch Open WebUI. Wird als dünner Wrapper um das Upstream-Image ausgeliefert; bringen Sie Ihre eigene LLM-Verbindung mit.
Details
- Workspace: osfoundry
- Kategorie: COMMUNICATION
- Preis: Free
- Zugriff: Community
Funktionen
- Conversation memory
- RAG over uploaded files
- Web browsing
- Voice + image input
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# AI Chat (ChatGPT-style)
Polished ChatGPT-style web UI, powered by Open WebUI. Bring your own LLM.
## Features
- Multi-user with per-user model access
- Conversations + folders + tags + pinned chats
- RAG over uploaded files (per-conversation or persistent knowledge bases)
- Web search (DuckDuckGo, Brave, Tavily) — talks to BYOK
- Voice + image input (with multimodal models)
- Custom prompts + Open WebUI Functions (Python)
- Model selection per message
- Admin panel + role-based permissions
## You bring your own LLM
Open WebUI is a **chat UI** — not an inference engine. Wire it to one (or many) of:
- **Local Ollama** instance (separate container or on your desktop) via `OLLAMA_BASE_URL`
- **OpenAI / Anthropic / Google / Groq / Mistral** (any OpenAI-compatible API) via `OPENAI_API_BASE_URL` + `OPENAI_API_KEY`
- **Multiple backends at once** — the UI shows a model picker across all configured providers
## Packaging
Thin wrapper around the official `ghcr.io/open-webui/open-webui` image. Embedded SQLite + chat history + uploaded files at `/app/backend/data`. First-run admin signup at `/`; subsequent signups require admin approval by default.
AI Chat (ChatGPT-style) in osFoundry verwenden
Installieren Sie AI Chat (ChatGPT-style) mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.