Skip to content

aetherplex/gpt-playground

Repository files navigation

GPT Playground Clone

Screenshot

An clone of OpenAI's playground (https://platform.openai.com/playground)

Still a WIP

To get started, clone the repo and run

pnpm install

Then run

pnpm run dev

to start the development server.

You'll need to add your own OpenAI API Key, which will be saved in the application's state and will therefore be wiped upon browser refresh or session end.

Presets can be saved and are stored in your browser's IndexDB.

About

An enhanced version of OpenAI's playground.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published