Antigravity Chat is your secure, private gateway to local AI. Featuring a modern UI and a stealthy Incognito Mode, it ensures your conversations remain confidential while harnessing the power of Ollama.
Antigravity Chat is a modern, secure, and private interface for interacting with your local LLMs via Ollama. It offers a sleek UI, Incognito Mode for sensitive queries, and robust chat management features.
- Local & Private: Powered by Ollama, ensuring your data stays on your machine.
- Modern UI: Built with CustomTkinter for a premium dark-mode experience.
- Stealth / Incognito Mode:
- Enter
0000in the chat to toggle. - Switches to a "Deep Purple" stealth theme.
- History is not saved in this mode.
- Enter
- Image Support: Drag and drop or select images to chat with vision-capable models (like LLaVA).
- Custom System Prompts: Define the persona of your AI.
- Chat Export: Save your conversations to Markdown.
- Ensure Ollama is running (
ollama serve). - Install dependencies:
pip install -r requirements.txt
- Run the application:
python main.py
- Python 3.8+
- Ollama