AI Chat (ChatGPT-style)
AI Chat (ChatGPT-style) adalah aplikasi di katalog komunitas osFoundry. UI web gaya ChatGPT untuk LLM apa pun — lokal (via Ollama / llama.cpp) atau hosted (OpenAI / Anthropic / Google / Groq / Mistral / dll.) — multi-user dengan akses model per-user, memori percakapan, RAG atas file yang diunggah, browsing web, input suara + gambar. Didukung oleh Open WebUI. Dikemas sebagai wrapper tipis di sekitar image upstream; bawa koneksi LLM Anda sendiri.
Detail
- Workspace: osfoundry
- Kategori: COMMUNICATION
- Harga: Free
- Akses: Community
Fitur
- Conversation memory
- RAG over uploaded files
- Web browsing
- Voice + image input
Dokumentasi
Dokumentasi dipelihara dalam bahasa Inggris oleh proyek upstream.
# 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.
Cara menggunakan AI Chat (ChatGPT-style) di osFoundry
Instal AI Chat (ChatGPT-style) ke workspace Anda dalam satu klik, lalu fork di osStudio untuk menyesuaikan prompt, tool, atau konfigurasi sesuai stack Anda. Siapa pun di workspace Anda dapat melanjutkan dari titik Anda berhenti.
aplikasi lainnya dari komunitas
- CRM — Manajemen hubungan pelanggan dengan kontak, deal, dan pelacakan pipeline.
- Kanban Board — Papan kanban dan proyek gaya Trello dengan kartu, papan, tampilan kalender dan tabel, dan properti per papan. Didukung oleh Focalboard (server pribadi standalone). SQLite tertanam pada volume persisten.
- Helpdesk — Triase tiket dan inbox dukungan pelanggan dengan pelacakan SLA.
- Page Builder — Page builder drag-and-drop visual dengan section, tema, SEO, dan publishing
- Website Builder — Builder situs multi-halaman dengan koleksi CMS, navigasi global, footer, tema, dan publikasi
- Storefront — Etalase e-commerce dengan katalog produk, keranjang, dan checkout.