magic spell
1.0.0
Magic Spell is an AI-powered text editor built with Next.js and the Vercel AI SDK, using Groq for super fast inference.
.env.local file with GROQ_API_KEY=your-api-key where your-api-key is your Groq API key from console.groq.com.pnpm install to install dependencies.pnpm dev to start the development server.