#1021 · Primary category: AI Agents & Automation
ohmycaptcha
⚡ Self-hostable YesCaptcha-compatible captcha solver built with FastAPI, Playwright, and OpenAI-compatible multimodal models.
Project last updated:03/09/26
GitHub Stars
868
Forks
266
Contributors
1
License
MIT
Why we included this project
Captchas are often the wall that knocks automation workflows over. OhMyCaptcha is a self-hosted service that implements the YesCaptcha async protocol, so you submit a task with POST /createTask and poll for the result, and existing clients that already expect createTask/getTaskResult semantics can point at it without rewriting their code. It splits the work between browser automation and vision models: Playwright drives token generation for reCAPTCHA v2/v3, hCaptcha, and Cloudflare Turnstile, while OpenAI-compatible multimodal models handle image recognition and grid-classification tasks like hCaptcha, FunCaptcha, and AWS CAPTCHA. Since the model endpoint and components are all self-hosted, you keep control over cost, privacy, and which vision model sets your recognition accuracy. Teams using flow2api or similar solver-style integrations get a practical way to keep automation moving without leaning on paid third-party solving APIs.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.