Skip to content

Daquiver1/CardText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Text

Overview

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.

Supported 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

Installation

  1. Clone the repository:

    git clone https://github.com/daquiver1/card_text.git
  2. Navigate to the project directory:

    cd card_text
  3. Run the application:

    docker-compose up

Dependencies

  • Python 3.11
  • FastAPI
  • Docker
  • PostgreSQL

Contributing

Contributions are welcome! Please read the contributing guidelines to get started.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published