NyumatOpenAIPlaygound Tailwind Templates

Nyumatopenaiplaygound

All of OpenAI's Examples (https://platform.openai.com/examples) in one place! Made with ♡ with React, TypeScript, and Tailwind.

Nyumat's Open AI Playground

Introduction

Open AI has taken the world by storm with their GPT-3 model. I always see the examples page and want to test them out in a low-risk, sandbox sort of enviornment.

That's where this app comes in. I'm building a playground to allow users to test these examples out, freely!

Quick Specs

Getting Started

Clone the repo

git clone https://github.com/Nyumat/NyumatOpenAIPlaygound.git

Get an enviornment variable from Open AI, and format it like so:

PORT=8080
OPENAI_API_KEY=[YOUR KEY HERE]

Start the dev server (from the root directory):

cd backend && npm run dev
cd frontend && npm run dev

Now you're good to go!

Project Wishlist

  • User authorization and authenetication
  • More animations with framer-motion
  • Begin first example integration
  • Mobile Support
  • Develop Layout
  • More custom hooks

Top categories

Loading Svelte Themes