Code based on Pratos's experimentation tool for GPT-3. He did all the hard work really.
Note: You can read more on our blog.
This streamlit application is tool to experiment with GPT-3 in the context of SEO.
- Add your OpenAI key to
gpt3_exp/gpt3_config.yml
in this format:
GPT3_API: ab-XXXXXXXXXXXXXXXXXXXXXXXX
- Or you can add it via the
streamlit
app directly.
- The original repository Github Link
- GPT3 Fine Tuning: Github Link