Skip to content

aaronbesson/groqet

Repository files navigation

Add your Groq and Google TTS API keys to the .env.local file.

## Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev