#122 · Primary category: AI Chatbots

AMC-WebUI

ai chatbot gemini gemini-api google image-generation local-first pwa react tailwindcss typescript vite

Local-First AI workflow WebUI for Gemini, integrating multimodal chat, Canvas, file processing, real-time search, code execution, and advanced reasoning.

Project last updated:08/29/26

GitHub Stars

894

Forks

188

Contributors

2

License

MIT

Why we included this project

AMC WebUI is a browser-based chat console built around Gemini's native capabilities, with an OpenAI-compatible chat endpoint alongside it for teams that already standardize on that API. It takes local-first seriously: conversations are stored in IndexedDB by default, so your data stays in your browser unless you opt into the optional server-side setup, which hosts your Gemini key and proxies requests. Beyond text chat it bundles a Python sandbox for running code, live audio and video, image generation, and web search with citations. It installs as a PWA, so it behaves like a desktop app and can open offline, and you can deploy it as a static front end or as a Docker setup with the web UI and API as separate services. For individuals or small teams that want Gemini's full multimodal tooling without assembling this stack themselves, it is a handy, self-hosted option.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category