This project is a self-hosted large language model chat interface and AI model aggregator. It provides a unified web environment for interacting with multiple AI providers and local models, acting as a provider-agnostic API gateway to standardize requests across different endpoints.
The platform functions as an agentic AI framework and generative UI workspace, enabling the construction of specialized assistants with custom instructions and subagents. It features a sandboxed code interpreter for secure execution of multiple programming languages and a generative UI system that renders interactive components, web pages, and diagrams directly within the conversation stream.
The client supports multimodal interactions, including image generation, document analysis, and speech-to-text and text-to-speech conversions. Additional capabilities include state-based conversation forking, web search integration, message history search, and multi-user authentication for securing shared self-hosted installations.