Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.59 KB

File metadata and controls

41 lines (32 loc) · 1.59 KB

Gemini Pro Vision: The Future of Invoice Data Extraction 🌟

Overview

Gemini Pro Vision is a groundbreaking project designed to revolutionize invoice data extraction using Google's Generative AI. With advanced image-to-text conversion and NLP techniques, this project offers a precise and accurate solution for automating invoice processing.

Technologies Used

  • Python
  • Google Generative AI (Gemini Pro Vision)
  • Huggingface Spaces
  • Streamlit

Key Features

  • Cutting-Edge AI Model: Developed a state-of-the-art solution using the Google Generative AI - Gemini Pro Vision Model.
  • Precision Extraction: Leveraged image-to-text conversion and advanced NLP techniques to extract key information from invoices with precision and accuracy.
  • User-Friendly Interface: Designed the application using Streamlit for an intuitive user experience.
  • Huggingface Space Deployment: Integrated Huggingface Spaces for seamless deployment and management, making it accessible at Huggingface Space.

Installation

Follow these steps to get Gemini Pro Vision up and running on your local machine:

  1. Clone the repository:

    git clone https://github.com/send2manoo/InvoiceExtractorGenAI.git
  2. Navigate to the project directory:

    cd InvoiceExtractorGenAI
  3. Install the required dependencies:

    pip3 install -r requirements.txt
  4. Run the Streamlit app:

    streamlit run app.py

Feel free to contribute, report issues, or give feedback!