A powerful, desktop AI chat application powered by Pollinations.AI
AI Chat Studio is a feature-rich, offline-first desktop application built with PyQt6 that lets you chat with advanced AI models from Pollinations.AI. It supports text generation, image generation, vision/multimodal chats (attach images/PDFs/docs), and even local file management β all in a beautiful, dark-themed interface.
- Multi-model support: Choose from top text models
- Local workspace: Create, edit, view, and delete files right from the chat
- Custom system prompts: Edit the system prompt per chat for specialized assistants
- Streaming responses: Real-time typing effect with smooth scrolling
- Attachment preview: See thumbnails of attached images/files before sending
- Drag & drop / paste support: Easily add files or images from clipboard
- Python 3.8+ required
- Install dependencies:
pip install PyQt6 requests opencv-python numpy moviepy SpeechRecognition pypdf python-docx python-pptx pillowYou must also install FFmpeg for videos support
