An open API service indexing awesome lists of open source software.

https://github.com/siddhesh-agarwal/mandala-ai


https://github.com/siddhesh-agarwal/mandala-ai

centille

Last synced: 2 days ago
JSON representation

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/)