AI Chat (ChatGPT-style)
AI Chat (ChatGPT-style) osFoundry community catalog में एक app है। ChatGPT-style web UI किसी भी के लिए LLM — local (के माध्यम से Ollama / llama.cpp) or hosted (OpenAI / Anthropic / Google / Groq / Mistral / etc.) — multi-user के साथ per-user model access, conversation memory, Upload किए गए files पर RAG, web browsing, voice + image input. Powered by Open WebUI. यह upstream image के चारों ओर एक thin wrapper के रूप में आता है; अपना खुद का LLM connection लाएँ.
विवरण
- Workspace: osfoundry
- Category: COMMUNICATION
- मूल्य: Free
- Access: Community
Features
- Conversation memory
- RAG over uploaded files
- Web browsing
- Voice + image input
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# 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.
osFoundry में AI Chat (ChatGPT-style) का उपयोग कैसे करें
एक क्लिक में AI Chat (ChatGPT-style) को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।