โก An AI-powered tool that helps developers instantly design responsive UI prototypes ๐จ from natural language prompts using Google Gemini AI ๐ค. ๐พ Saves generated code, ๐ supports secure authentication, and โจ delivers a modern user experience.
๐ Live Demo Link
๐ Demo Video
freecompress-demo.-.code.2.mp4
Layer | Stack |
---|---|
Framework | Next.js |
Language | TypeScript |
Styling | Tailwind CSS, ShadcnUI |
Auth | NextAuth.js |
Database | PostgreSQL (NeonDB) with Prisma ORM |
AI Provider | Gemini API |
Hosting | Vercel |
- ๐ฎ Prompt-Based Code Generation: Generate semantic HTML and CSS instantly.
- ๐จ Modern UI: Sleek interface with Tailwind and ShadcnUI.
- ๐ Authentication: Secure access via NextAuth.
- ๐ฆ Save Histories: Persist generated code using NeonDB.
- ๐ง GenAI Integration: Real-time intelligent output powered by Gemini.
git clone https://github.com/sohamsk13/CodeCraft-AI.git
cd CodeCraft-AI
npm install
npm run dev
NEXTAUTH_URL=
NEXTAUTH_SECRET=
DATABASE_URL=
GEMINI_API_KEY=