A modern web application built with Next.js, TypeScript, and Tailwind CSS for experimenting with AI tools.
npm install
npm run dev
src/
├── app/ # Next.js app directory
├── components/ # Reusable components
└── types/ # TypeScript type definitions
Feel free to submit issues and enhancement requests!
MIT