Chanzhaoyu / redon-playground

playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playground

A playground for testing out ideas.

Start

# pnpm
npm install pnpm

# install
pnpm install

Run

Copy the .env.example file to .env and fill in the values.

OPENAI_API_KEY=xxx
# run dev
pnpm dev

Trouble Shooting

  • speech-to-text: If you’re having trouble converting the audio data to MP3 format, make sure you have ffmpeg installed and correctly set up on your server.

About

playground


Languages

Language:TypeScript 98.6%Language:JavaScript 1.2%Language:CSS 0.2%