carousel-generator
carousel-generator copied to clipboard
🖼️ An open source AI carousel maker for LinkedIn
Carousel Generator
Carousel Generator is an open-source carousel generator tool that allows you to easily create and customize carousels for your LinkedIn.
🔗 Website
AI Demo
https://github.com/FranciscoMoretti/carousel-generator/assets/16997807/50cb033d-84d5-4214-93aa-45c6f524d0b1
Features
Carousel Generator comes packed with a variety of features to help you create stunning carousels effortlessly:
- 🪄 Generate carousels with AI
- ✍️ Forms powered by react-hook-form
- 🎨 Sleek UI components from Shadcn/ui
- ✅ Input validation using ZOD
- 🌐 Responsive layout for various screen sizes
- 🔄 Automatic updates on changes
- 🍥 Icons from Lucide Dev
- 🆎 Titles auto-balance (no orphan words)
- 💾 Data persists with browser refresh
- ⚙️ Configure the carousel with various settings
- ➕ Add, remove, or reorder slides with ease
- 🖼️ Different types of slides, including Intro, Content, and Outro
- 📤 Export and Import settings
- 📥 Export and import slide content
- 😃 Support for emojis to spark joy with your carousels
- 📝 Select fonts for titles and content to match your style
Usage
-
Visit carouselgenerator.vercel.app to access the Carousel Generator tool.
-
Customize your carousel settings and add/edit slides as needed.
-
Download your carousel to post on social media
Installation
To get started with Carousel Generator, follow these simple installation steps:
-
Create your environment file
cp .env.example .env -
Install the required dependencies using
pnpm:pnpm ior
npm install -
Create the environment variables file:
cp .env.example .env.localand update the values in the
.env.localfile.To get an OpenaI API key, use your OpenAI API key
Rate limiting is optional. To enable it, you'll need Vercel KV credentials
NOTE: Remember to include these environment variables on your server if you are deploying this application.
-
Start the development server:
pnpm devor
npm run dev
Now you're all set to start using Carousel Generator!
License
This project is licensed under the MIT License.
Happy carousel generating! If you have any questions or need assistance, feel free to open an issue on GitHub.
🚀 Thank you for using Carousel Generator!