AI prompting built into your textarea
Magic Spell is an AI-powered text editor developed with Next.js and the Vercel AI SDK, leveraging Groq for quick inference. It aims to enhance the editing experience using artificial intelligence technology.
To install Magic Spell, follow these steps:
.env.local file and add GROQ_API_KEY=your-api-key, replacing your-api-key with your actual Groq API key from console.groq.com.pnpm install in the project directory to install dependencies.pnpm dev to start the development server.Magic Spell is an AI-powered text editor that utilizes modern technologies like Next.js, Vercel AI SDK, and Groq to enhance the editing experience. By following the installation guide provided, users can easily set up and start using this advanced text editor for improved editing efficiency.