Arena 3D AI is a Next.js wizard that turns text prompts and image uploads into 3D generation requests.
- Prompt form with image upload
- Proxy downloads and task status checks
- Credit management, responsive UI, and Tailwind/shadcn styling
git clone https://github.com/omarcarter/arena3dfinal.git
cd arena3dfinal
npm installnpm run devVisit http://localhost:3000 and open the generator to submit prompts or upload images.
- Next.js 14/15 App Router
- TypeScript
- Tailwind + shadcn/ui
- React Hook Form + Zod
MIT
Repository: https://github.com/omarcarter/arena3dfinal