Chat AI is a minimal and privacy-friendly app that allows you to interact with a Large Language Model (LLM) hosted on your own Azure AI endpoint.
It acts as a pure front-end interface: you configure your own connection in the settings (API key, endpoint, deployment ID, etc.).
This app does not collect, track, or send any personal information. No external services or telemetry are used.
Whether you're a developer testing a custom model or a user looking for full control over your AI interactions, Chat AI gives you a lightweight, flexible, and secure way to use your own LLM setup.
🔒 Privacy-first features:
No sign-up, no account required
No cloud sync, no external API calls (other than yours)
Local-only configuration storage
⚙️ Developer-friendly:
Connects to Azure OpenAI endpoints
Supports chat-based LLMs like GPT-3.5, GPT-4
Fully offline beyond your own configured API
⚠️ Note: This app is only a front-end. You must provide your own Azure OpenAI configuration to use it.