# Breeze > Breeze documentation - [Breeze](/docs): An AI chat app you host yourself. Prompts and replies go to a model running on your own hardware. - [Getting Started](/docs/getting-started): Install and run Breeze on your own hardware. - [Architecture](/docs/architecture): How the frontend, backend and local model fit together. - **Guides** - [Features](/docs/features): The chat modes and conversation tools in Breeze. - [Web Search](/docs/web-search): How live web search works, what it sends, and how retrieved text is contained. - [Generative UI](/docs/generative-ui): How the model produces charts, tables, and metric cards. - **Observability** - [Langfuse](/docs/langfuse): LLM observability and trace attribution in Breeze. - **Security** - [Security](/docs/security): Auth, API keys, rate limits, and the safe generative UI model. - **Reference** - [API Reference](/docs/api): The FastAPI endpoints Breeze exposes and how to call them.