Generate and edit images with AI.
Tanjaro is free and open source. You use it with your own Gemini API key which is stored securely.
API Keys needed:
- Gemini API Key
- React for frontend.
- Convex for backend.
- Motion for spring animations.
- Tailwind for styling.
- Shadcn for components.
- Vercel for hosting and web analytics.
- Clone the repo:
git clone https://github.com/tigerabrodi/tanjiro
- Setup a Convex account and create a new project.
- Run
pnpm install
- Run
npx convex dev
(this will setup your.env.local
file) - Run
pnpm dev
This project is licensed under the MIT License ❤️