DEV Community

Cover image for I built a Chrome extension that lets you automatically solve CAPTCHAs with Google Gemini — and it’s totally FREE!
睿廷洪
睿廷洪

Posted on

I built a Chrome extension that lets you automatically solve CAPTCHAs with Google Gemini — and it’s totally FREE!

This chrome extension uses Gemini (Google’s AI) or Cloud Vision AI to automatically recognize numerical CAPTCHAs and fill in the code for you. And it’s totally FREE !!!

How it works:

  1. Install the extension from the Chrome Store.
  2. Grab a free Gemini API Key from Google AI Studio (super simple—just one click, and it’s yours 🔑).
  3. Add your API Key into the extension’s settings (click the icon to open settings, paste, and hit “Save Keys”).
  4. Visit any site with a CAPTCHA, click Start Recording, tap the CAPTCHA image, then the input box... and boom 💥 the code auto-fills instantly! Next time, it’ll do it automatically! 🧠✨

If you find it helpful, I’d really appreciate a ⭐ on GitHub—it keeps me motivated to improve it!

🔗 Open Source:https://github.com/erichung9060/Auto_CAPTCHA_with_LLM
🔗 Extension:https://chromewebstore.google.com/detail/auto-captcha-with-llm/opmhaocokfchpadepjolomhlgeopjdgo

Top comments (0)