
Blink AI
Interface UIpar mohitgoyal09
Privacy-first desktop AI assistant with 240+ integrations, voice input, screen capture, and autopilot workflows.
Captures d'écran



What it does
Blink AI is an intelligent desktop AI assistant that renders an interactive chat workspace inside your Electron app. It connects to Gmail, GitHub, Google Calendar, WhatsApp, and 240+ other tools via Composio and MCP servers — letting you manage your entire workflow from a single interface without context-switching.
The app provides a visual chat UI with drag-and-drop file handling, real-time voice transcription via Deepgram, screen capture with OCR analysis, and an autopilot mode that autonomously handles repetitive tasks like monitoring GitHub issues, drafting email replies, and scheduling meetings.
Key features
- 240+ Tool Integrations — Connect to Gmail, GitHub, Google Calendar, WhatsApp, Jira, Slack, and hundreds more through Composio and MCP servers
- Voice Input & VAD — Hands-free interaction with Deepgram transcription and Voice Activity Detection
- Screen Capture & OCR — Capture full screens or active windows, then let AI analyze the content contextually
- Autopilot Mode — AI autonomously monitors issues, sends emails, manages calendars, and runs workflows
- App Builder — Visual UI editor for building internal tools and dashboards with AI-generated code, rendered live inside the app
Installation
- Claude Desktop: Blink AI runs as its own Electron desktop app. Download the latest release from GitHub Releases and install. No Claude Desktop config needed — it operates as a standalone MCP app host.
- VS Code Copilot: Not applicable — Blink AI is a standalone desktop application.
- Claude.ai web: Visit the live UI demo to try the web interface.
Local Development
git clone https://github.com/MohitGoyal09/coworker.git
cd Blink && bun install && cp .env.example .env
bun run dev # Start the MCP server
cd app && bun install && bun run dev # Launch the Electron app
Supported hosts
Blink AI is a standalone Electron desktop app with its own built-in MCP client. It also exposes MCP servers for other clients to connect to.








