manuelramireztech / magic-spell

🪄 AI prompting built into your <textarea>

Home Page:https://magic-spell.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic Spell

Magic Spell is an AI-powered text editor built with Next.js and the Vercel AI SDK, using Groq for super fast inference.

Deploy with Vercel

Developing

  • Clone the repository
  • Create a .env.local file with GROQ_API_KEY=your-api-key where your-api-key is your Groq API key from console.groq.com.
  • Run pnpm install to install dependencies.
  • Run pnpm dev to start the development server.

About

🪄 AI prompting built into your <textarea>

https://magic-spell.vercel.app


Languages

Language:TypeScript 96.7%Language:JavaScript 2.5%Language:CSS 0.8%