Skip to content

Chanzhaoyu/redon-playground

Repository files navigation

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.

Releases

No releases published

Packages

No packages published