A web-based platform designed to assist software engineers, analysts, and project managers in analyzing, evaluating, and improving Software Requirements using AI.
Name | učo |
---|---|
Andrii Bezrukov | 570943 |
Tilen Padovnik | 571276 |
Filip Fabka | 524835 |
Oliver Bielik | 567812 |
- Ambiguity Detection
- Quality Analysis
- Traceability Suggestions
- Automatic Classification
- AI-Powered Requirement Generation
- Initial Effort Estimation
- Frontend: React + TypeScript (Vite.js)
- AI Backend: Gemini API
- Styling: CSS
- Node.js
- npm
Clone the repository:
git clone https://github.com/fif154/pv258-project.git
cd pv258-project
Install dependencies and run the development server:
npm install
npm run dev