Skip to content

jitesh1412/taxscam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงพ GST Scam Detector

A simple web application that detects potential GST billing inconsistencies or fraud from scanned or photographed bills using OCR (Optical Character Recognition). Built using Python (Flask) for the backend and vanilla HTML/CSS/JS for the frontend.


๐Ÿ” Features

  • โœ… Extracts text from uploaded bill images using pytesseract
  • ๐Ÿ” Detects valid/invalid GSTINs
  • ๐Ÿ“ˆ Identifies common CGST + SGST combinations
  • ๐Ÿ’ธ Verifies valid GST rates (0%, 5%, 12%, 18%, 28%)
  • ๐Ÿงพ Confirms presence of 'Tax Invoice'
  • โš–๏ธ Checks CGST and SGST balance

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors