chat is a team-oriented chat web application delivered as a SaaS-style system with built-in user management, rate limiting, and support for several major model providers. It is positioned as a collaborative chat platform rather than a single-user demo, which is reflected in its administrative structure, multi-user handling, and deployment-oriented documentation. The project supports OpenAI, Azure OpenAI, Claude, Gemini, and Ollama-hosted models, giving teams flexibility in how they connect model backends. Its feature set includes shareable static pages generated from conversations, searchable conversation snapshots, text file uploads, multimedia file support when the model allows it, and prompt management with shortcut-based access. The repository structure also points to both web and Flutter-based mobile components, suggesting a broader product surface than a simple browser-only interface.
Features
- Multi-model provider support
- User management for teams
- Built-in rate limiting
- Shareable static conversation pages
- Searchable conversation snapshots
- Text and multimedia file support