aydinnyunus/ai-captcha-bypass
A Python command-line tool that uses GPT-4o and Gemini multimodal models to automatically solve various CAPTCHA types.

Velocity · 7d
+1.6
★ / day
Trend
→steady
star history
This project leverages large multimodal models (LLMs) to bypass CAPTCHA challenges including text recognition, reCAPTCHA v2 image selection, puzzle sliders, and audio transcription. It uses Selenium for browser automation to interact with web pages in real-time. The modular design supports multiple AI providers and can be extended to handle new CAPTCHA types or models.