A playground for OpenAI's o1 models.
Improvements coming soon!
Latest demo here.
You will need an OpenAI API key.
Get one here.
As of September 13th, 2024, you will need to be an organization with Tier 5 access to use o1 models.
We hope to see o1 models available to all users soon, and we'll be ready for you!
git clone https://github.com/mckaywrigley/o1-ai-playground.git
cp .env.example .env.local
npm install
npm run dev