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

https://github.com/punyakrit/ez-projects-ideas

Generate Project Ideas with help of AI as per your Tech Stack
https://github.com/punyakrit/ez-projects-ideas

gemini genai mongo nextauthjs nextjs tailwindcss

Last synced: 4 months ago
JSON representation

Generate Project Ideas with help of AI as per your Tech Stack

Awesome Lists containing this project

README

        

# Ez Project Ideas

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.

## Features

- **Skill Selection**: Choose from a variety of programming languages, frameworks, AI/ML technologies, and more.
- **AI-Driven Idea Generation**: Utilizes AI to generate project ideas based on selected technologies and market analysis.
- **Interactive UI**: Simple and intuitive user interface powered by React and integrated with @shadcn/ui components.

## Technologies Used

- **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

## Getting Started

To run this project locally, follow these steps:

1. **Clone the repository**:
```bash
git clone https://github.com/punyakrit/Ez-projects-ideas.git
cd Project
2. **Install dependencies:**:
```bash
npm install
3. **IRun the development server:**:
```bash
npm run dev

4. Open your browser and navigate to http://localhost:3000 to view the app.