/SmartGPT-streamlit

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)

Primary LanguagePython

Installation: pip install -r requirements.txt

Run: streamlit run app.py

Online version