Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 299 Bytes

OpenAI Playground

Experimenting with OpenAI API 🦾🤖

Pre-requisites

Add your API key to a .env file in the root of the project 🔐

OPENAI_API_KEY=<your-api-key>

To ask Arnold a question

./gradlew run --args "'Describe all your Terminator movies in one sentence'"