Skip to content

SebastianCielma/KUL_OCR

 
 

Repository files navigation

KUL | OCR

Optical Character Recognition Service for KUL

Python Version beartype pre-commit Ruff License: MIT

About

OCR service built by students at the Catholic University of Lublin (KUL) for internal use. Features asynchronous task processing, clean architecture, and runtime type safety.

Quick Start

Prerequisites: Python 3.12+, Docker, CUDA capable GPU

# Install dependencies
uv sync

# Set up environment
cp .env.example .env

# Install pre-commit hooks
pre-commit install

# Run tests
uv run pytest

# Run app
[TODO]

Documentation

License

MIT License - see LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%