Ez projects ideas
1.0.0
Project Ideas a web application that generates project ideas based on selected technologies and user preferences. It utilizes AI to generate project concepts tailored to specific skill sets and market needs.
Frontend: NextJs, @shadcn/ui components
Backend: Integrated with a custom AI model for idea generation
APIs: Utilizes a backend API for handling AI model requests
Languages: TypeScript
Authentication: NextAuthJs
Database: MongoDB
To run this project locally, follow these steps:
git clone https://github.com/punyakrit/Ez-projects-ideas.git
cd Project
npm install
npm run dev