A project analyzer which uses AI to calculate functional requirements, non functional requirements, project time estimate, recommended technologies and some possible challenges from purposed project
NVIDIA_NIM_API_KEY
- NVIDIA API Key.
- Node.js v22 or v23 (v23 recommended for development)
- npm (or yarn, pnpm, bun...)
npm install
npm run build
- Development (Node.js v23)
npm run start:dev
- Production (Node v22 or v23)
npm run start:prod
Content-Type: application/json
{
"text": "<your-project-idea>"
}