AutoCompose is a powerful AI-powered Email Template Generator 🚀 - featuring an intuitive drag & drop layout builder, save & reuse templates, and custom branding options, all built with a modern tech stack.
Run the following command in your terminal to install the project
git clone https://github.com/utsavpatel562/AutoCompose.git
Setup your environment variables in the .env file
CONVEX_DEPLOYMENT=YOUR_API_KEY_HERE
NEXT_PUBLIC_CONVEX_URL=YOUR_API_KEY_HERE
NEXT_PUBLIC_GOOGLE_CLIENT_ID=YOUR_API_KEY_HERE
NEXT_PUBLIC_GEMINI_API_KEY=YOUR_API_KEY_HERE
Explore the app and set it up locally with a single command.