Skip to content

tanmay-vig/multi-language-invoice-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Language Invoice Generator using Gemini Pro

How to Setup

  1. Create a virtual environment using virtualenv venv
  2. Start the environment venv/Scripts/activate or source venv/bin/activate
  3. Install the required packages by running pip install -r requirements.txt
  4. Add a .env file in the directory to store the API key for Gemini which can generated from Google ai studio
  5. Run the app using streamlit run app.py
  6. Run this on the desktop and laptop. Don't run it on Github Codespaces as it will give errors.

Outputs: main page
query image
query image 2
Contributed by:
Tanmay Vig

About

Multi Language Invoice Generator using Gemini Pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages