> For the complete documentation index, see [llms.txt](https://docs.cortecs.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cortecs.ai/integration-examples/chat.md).

# Chat

Open-source chat platforms allow you to integrate your preferred LLM while maintaining full control over your data. By using privacy-preserving endpoints, you can prevent data leaks and ensure enterprise compliance.

At the same time, these solutions provide precise cost control down to the token level, helping you avoid expensive enterprise subscriptions.

You can connect any chat application that supports **OpenAI-compatible** endpoints. Here are quickstart guides to help you get started with [Open WebUI](/integration-examples/chat/open-webui.md) or [LobeChat](/integration-examples/chat/lobechat.md).
