Code Monkey home page Code Monkey logo

cheque-mate's Introduction

๐Ÿฆ Cheque Mate ๐Ÿ’ธ

Welcome to Cheque Mate, the ultimate solution for automating cheque data extraction! ๐ŸŽ‰ This project leverages the power of OpenAI's GPT-4 to analyze cheque images and extract key information to a CSV file, making cheque processing a breeze. ๐Ÿ˜Ž

๐Ÿš€ Getting Started

To get started with Cheque Mate, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/kaneda2004/cheque-mate.git
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    
  3. Create a folder called scans/ and place your cheque scans in the folder. (one per page for now)

  4. Set your OpenAI API key as an environment variable:

    export OPENAI_API_KEY=your-api-key
    
  5. Run the script:

    python main.py
    

Sit back and relax as Cheque Mate works its magic! ๐Ÿช„โœจ The extracted cheque data will be saved in the cheque_data.csv file.

๐Ÿ“ Project Structure

  • main.py: The main script that orchestrates the cheque data extraction process.
  • requirements.txt: The list of required Python dependencies.
  • scans/: The directory where you should place your cheque scans.
  • cheque_data.csv: The CSV file containing the extracted cheque data.

๐ŸŒŸ Use Cases

Cheque Mate has a wide range of use cases, including:

  • ๐Ÿฆ Banking and Financial Institutions: Automate cheque processing and data entry.
  • ๐Ÿงพ Accounting and Bookkeeping: Streamline cheque reconciliation and record-keeping.
  • ๐Ÿ” Fraud Detection: Analyze cheque data for potential fraudulent activities.
  • ๐Ÿ“Š Data Analysis: Gain insights from cheque data for business intelligence and decision-making.

๐Ÿ“œ License

This project is licensed under the MIT License. See the LICENSE file for more details.

๐Ÿ™ Acknowledgements

We would like to express our gratitude to the OpenAI team for their incredible GPT-4 model, which powers the core functionality of Cheque Mate. ๐ŸŒˆ

Happy cheque processing! ๐Ÿ˜„

cheque-mate's People

Contributors

kaneda2004 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.