This is a Streamlit application that compares the effort required to build something with AI a year ago versus now. The app was built using Streamlit and OpenAI GPT-3.
To run the application locally, follow these steps:
- Clone the repository.
- Install the requirements using
pip install -r requirements.txt
. - Set up your OpenAI API key as a secret in Streamlit.
- Run
streamlit run app.py
from the command line. - Interact with the application in your browser.
Or just navigate to https://paitch.streamlit.app/