Skip to content

Boadzie/textman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textman

Textman Extract text from image

Getting started

  1. Create virtualenv
   # create env
   conda create --name textman

   # activate it
   conda activate textman
  1. install dependencies
  pip install -r requirements.text
  1. run app
 uvicorn app:app --reload

Built with

  1. FastAPI
  2. Pytesseract
  3. Tailwindcss

Author

Boadzie Daniel

License

This project is licensed under the MIT License

Credits

About

Octical Character Recognition app that extracts Text from images built with FastAPI, Tailwindcss and Pytesseract

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published