Free, fast streamlit app to generate invoices and get invoice related answers in seconds.
This application uses gemini-1.5-flash.
- Clone this repository
- Install dependencies:
pip install -r requirements.txt
- Run the Streamlit app:
streamlit run app.py
The application will automatically run the necessary setup scripts on first launch.