Skip to content

clarabatt/text_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Extractor

Extracts text from pdfs and images using tesseract.

My Image

Technologies

Python FastAPI Jinja HTML5 CSS3

How to run

Installing dependencies:

uv sync

Running the project:

# Activate the virtual environment
source .venv/bin/activate

# Running the project
uv run uvicorn text_extractor.main:app --reload

About

Extracts text from images using tesseract.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors