Skip to content

f418me/ai-model-eval

Repository files navigation

ai-model-evaluation

This python script can be used to asks different openai models the same question and use different temperature parameter.

How to use

Prerequisites

Add a .env file with the following content:

OPENAI_API_KEY=<your openai api key>

Install the requirements:

pip3 install -r requirements.txt

Run the script

python3 openAIModelEvaluation.py

About

Ask different AI modes the same question

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages