Skip to content

dclin/openai-model-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI language model tester

Description

This Streamlit app allows you to test the effectiveness of your prompts using OpenAI's text models: gpt-4, gpt-3.5-turbo, and text-davinci-003. Different models may behave slightly differently to the same prompt, and this tool allows you to compare how the models would behave in response to your prompt.

To get started, enter an initial prompt and, optionally, a follow-up message. You can also adjust the model parameters to fine-tune your tests. You can keep adding additional follow-up messages to have test conversations with the models.

Accessing the App

You can access the app on the Streamlit Cloud community at gpt-compare.streamlit.app.

Getting Started

To use the app, you will need an OpenAI API key. Don't have one yet? Create one on the OpenAI webiste. Once you have your API key, enter it into the app when prompted.

Feedback

If you have any feedback or questions about this app, please reach out to me on Twitter at @dclin.

Thank you for checking out the tool!

About

Streamlit app to test prompts on different OpenAI models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages