Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 553 Bytes

📈p[AI]tch

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.

Usage

To run the application locally, follow these steps:

  1. Clone the repository.
  2. Install the requirements using pip install -r requirements.txt.
  3. Set up your OpenAI API key as a secret in Streamlit.
  4. Run streamlit run app.py from the command line.
  5. Interact with the application in your browser.

Or just navigate to https://paitch.streamlit.app/