Skip to content

yash-cs-ai/Invoice-analyzer-using-Gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Invoice-analyzer-using-Gemini

This simple project uses Gemini API to build a simple Invoice analyzer. This program takes invoice for input and lets you ask questions related to it.

🛠️ Tech Stack

  • Python: Core programming language.
  • Streamlit: For the web interface.
  • Google Gemini API: For image processing and natural language understanding

⚙️ Installation & Setup

  1. Clone the Repository

    git clone https://github.com/yash-cs-ai/Invoice-Extractor-using-Gemini.git
    cd your-repo-name
  2. Create a Virtual Environment

    conda create -n venv_name python=3.10 -y
  3. Install Dependencies.

    Install the required Python libraries and register the local src package.

    pip install -r requirements.txt
  4. Run the program Run the program via command

    streamlit run app.py

About

Invoice voice analyzer using gemini api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages