Skip to content

rajpandya737/QuickWrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick, Write!

Description

With Quick, Write! Users are able to perfect their handwriting given AI technology and high-level tracking.

Quick, Write! is a neural network trained OCR model inspired by Google's Quick, Draw! The neural network will try to guess the word you drew, so, take the challenge, how good is your hand writing on a mouse. This project is not deployed, in order to run it, install Tesseract OCR, add it to your path and run the app.py file.

Project Structure

The project consists of the following files inside of the Anisync Folder folder:

  1. app.py: The main Python script.
  2. config.py: Contains all constants used in the program.
  3. scan_text.py: Performs the OCR
  4. scanned_image.py: ScannedImage class used to manipulate the image for better OCR results
  5. static/css: Contains CSS for each of the respective HTML files. The CSS is minified.
  6. static/images: Contains all images used in the project.
  7. static/js: Contains all the Javascript used in the project.
  8. static/drawing: Contains the user drawing.
  9. templates: Contains all HTML files used in the project.

Credits

About

Writing our way into the future!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •