Tatkal and Normal train Booking Automation in 1 Minute ✔️ Signing in with your username and password. ✔️ Auto Upgradation Enabled. ✔️ Filling Captchas and retrying untill success. ✔️ Support for Food Choices, Seats Preferences. ✔️ Payment Gateway Automation (Paying With UPI ID OR QR Code).
118
stars
212
forks
source link
Create a custom captcha extractor based on yolov9 and train it using Irctc type Captcha for better efficiency in tatkal timings #90
Easy OCR is mostly failing on complicated captchas
which makes it not so much useful in tatkal timings.
Develop a service that posts from whosoever is using this tool locally to an external modeller to grow a captcha training dataset and train a custom model with that data to efficiently handle tatkal captchas in particular.
Local Repo -> Captcha Login Success -> Post captcha and its retrieval value to external service -> external service to periodically train the model using new captchas recovered from various users independently -> keeps improving the model to achieve 99% accuracy.
Easy OCR is mostly failing on complicated captchas which makes it not so much useful in tatkal timings.
Develop a service that posts from whosoever is using this tool locally to an external modeller to grow a captcha training dataset and train a custom model with that data to efficiently handle tatkal captchas in particular.
Local Repo -> Captcha Login Success -> Post captcha and its retrieval value to external service -> external service to periodically train the model using new captchas recovered from various users independently -> keeps improving the model to achieve 99% accuracy.
@shivamguys Please tag this as enhancement