https://github.com/siddhesh-agarwal/mandala-ai
https://github.com/siddhesh-agarwal/mandala-ai
centille
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/siddhesh-agarwal/mandala-ai
- Owner: Siddhesh-Agarwal
- Created: 2025-09-07T06:24:35.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2025-09-29T02:41:57.000Z (6 days ago)
- Last Synced: 2025-09-29T04:18:42.327Z (6 days ago)
- Topics: centille
- Language: TypeScript
- Homepage: https://mandala-ai.pages.dev/
- Size: 216 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mandala AI
This is a tool that generates Kolam and Rangoli patterns. It uses AI to create unique and intricate designs. The tool is designed to help users create beautiful and meaningful designs for various occasions and purposes.
## Features
- Generate Kolam/Rangoli patterns using AI.
- Festive Mode for special occasions.
- Typesafe API endpoints (via Zod).
- Typesafe Database (via Drizzle).
- Gallery to Share and find designs.## Tech Stack
### [Frontend](https://mandala-ai.pages.dev/)
- [Vite](https://vitejs.dev/)
- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Shadcn UI](https://ui.shadcn.com/)
- [Zod](https://zod.dev/)### [Backend](https://mandala-ai-backend.siddhesh-agarwal.workers.dev/)
- [Hono](https://hono.dev/)
- [Drizzle](https://orm.drizzle.team/)
- [Zod](https://zod.dev/)
- [Cloudflare AI](https://developers.cloudflare.com/ai/)
- [Cloudflare D1](https://developers.cloudflare.com/d1/)
- [Cloudflare R2](https://developers.cloudflare.com/r2/)
- [Cloudflare Workers](https://developers.cloudflare.com/workers/)