to run the invoice extractor please follow the below instruction
-> get a google api key and make .env and add api key name with GOOGLE_API_KEY =" API KEY "
-> Now open InvoExtract.py and in the terminal install necessary libraries names in requirements.txt
-> In same terminal write code -- streamlit run InvoExtract.py
-> That's it you good to go.