CAPTCHA Redis Solver

CAPTCHA Redis Solver is a fast, modular, and scalable CAPTCHA recognition system built with deep learning.

Features:

  • Based on CNN + BiLSTM + CTC architecture using TensorFlow/Keras
  • Real-time delivery of OCR results using Redis pub/sub
  • Integrates seamlessly with PHP applications via Redis
  • Configurable character sets and preprocessing for different CAPTCHA types
  • Includes training and evaluation pipelines for custom datasets

Ideal for automating verification steps in legacy or modern web systems.

Source on GitHub

Project link: https://github.com/kavehs87/captcha-redis-solver

Nifty tech tag lists fromĀ Wouter Beeftink