The Card Text is a FastAPI application designed to facilitate the automatic extraction of information from a variety of identification cards. By leveraging advanced OCR (Optical Character Recognition) algorithms, the application aims to simplify and expedite the process of data capture and validation from physical cards.
The application is built to support the following types of identification cards:
- Ghana Card
- Student ID Cards(Legon)
- NHIS Card
- Drivers' License Card
- Passport Card
-
Clone the repository:
git clone https://github.com/daquiver1/card_text.git
-
Navigate to the project directory:
cd card_text -
Run the application:
docker-compose up
- Python 3.11
- FastAPI
- Docker
- PostgreSQL
Contributions are welcome! Please read the contributing guidelines to get started.
This project is licensed under the MIT License - see the LICENSE file for details.