Skip to content

kakajuro/autoKB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoKB

made-with-python Open Source Love svg1

Introduction

I was inspired to do this when I first saw pytesseract. This project is able to type based on what letters it sees on the screen. This program was designed for the type test at this site. The image recognition is not 100% accurate but it works well.

Tesseract Setup

Download the latest version here, then run:

pip install pytesseract

Installation

First clone the repository.

git clone https://github.com/swishyDev/autoKB.git your-project-name

Then run this file

cd your-project-name
python main.py

Contributing

All pull requests are welcome.

License

MIT

Releases

No releases published

Packages

No packages published

Languages