Streamlit + ChatGPT API

Hey everyone!

OpenAI just released their chat api (chatGPT) and I created a simple UI for it with Streamlit.
I’ll link the project below. I think there is also a 18 dollar credit trial if you want to get an API key from OpenAI. Let me know if you guys have any questions!

GitHub Project: GitHub - joeychrys/streamlit-chatGPT: This is a simple Streamlit application that demonstrates how to use Streamlit as a UI with OpenAI's Chat API.

4 Likes