ββββββββ ββββββ βββββββββ βββββββ ββββββ βββββββββ
ββββββββββββββββββββββββββββββββββββββββββββββββββ
ββββββ ββββββββ βββ βββ ββββββββ βββ
ββββββ ββββββββ βββ βββ ββββββββ βββ
βββ βββ βββ βββ βββββββββββ βββ βββ
βββ βββ βββ βββ ββββββββββ βββ βββ
(Votka Bilai)
Autonomous Desktop Agent β Your AI-powered assistant that sees, thinks, and acts on your screen. Automate anything with natural language.
- π₯οΈ Computer & Mobile Support β Works with both desktop and mobile interfaces
- π€ Multiple AI Backends β Supports Google Gemini and OpenRouter (UI-TARS, Claude, etc.)
- π― Precise Actions β Click, drag, type, scroll, and more with pixel-perfect accuracy
- πΈ Visual Feedback β Mark and visualize actions on screenshots
- π PyAutoGUI Integration β Generate executable automation code
# Clone the repository
git clone https://github.com/nawaz0x1/FatCat.git
cd FatCat
# Install dependencies
pip install -r requirements.txt# For Google Gemini
export GEMINI_API_KEY="your-api-key"
# For OpenRouter
export OPENROUTER_API_KEY="your-api-key"