Installation:
pip install -r requirements.txt
Run:
streamlit run app.py
SmartGPT is a Python (streamlit) implementation of a dynamic prompting system, inspired by [GPT 4 is Smarter than You Think: Introducing SmartGPT](https://www.youtube.com/watch?v=wVzuvf9D9BU)
Python
Installation:
pip install -r requirements.txt
Run:
streamlit run app.py