Skip to content

alexechoi/hinge-farm-ai-agent

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

91 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค– Hinge Farmer AI Agent

An intelligent Hinge bot that uses Google Gemini AI, LangGraph, Computer Vision, and ADB to automatically analyze profiles, make smart decisions, and send personalized comments.

image

๐Ÿš€ Quick Start

# Clone and setup
git clone https://github.com/alexechoi/hinge-automation.git
cd hinge-automation/app/

# Install dependencies
uv sync

# Configure API key
echo "GEMINI_API_KEY=your-key-here" > .env

# Run
uv run python main_agent.py

Requirements:

Device Setup:

  1. Go to Settings โ†’ About phone โ†’ tap Build number 7 times to enable Developer Options
  2. Go to Settings โ†’ Developer options โ†’ enable USB debugging
  3. Connect your phone via USB and authorize your computer when prompted

Tips:

  • Disable screen timeout on your device
  • Open Hinge before starting the agent
  • Enable Do Not Disturb to avoid interruptions

โš ๏ธ Limitations & Disclaimer

  • The free Gemini API key has a low rate limit that may not be sufficient
  • Automation can be unreliable with UI changes or unexpected app states
  • For educational and research purposes only โ€” use at your own risk

๐Ÿ“œ License

MIT License

About

A AI Langgraph agent that manages your Hinge profile for you

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.3%
  • Dockerfile 0.7%