What is REQQA?
Stub. Placeholder seeded by WU-3.1.
Short answer: REQQA is a multi-tenant web application that helps teams write better requirements by applying AI-driven analysis to them. It manages requirements, user stories, personas, glossary terms, and the analysis lifecycle around them.
Detail
REQQA stands for Requirements Quality Assurance with AI. It runs on py4web with a MySQL back end and uses OpenAI's models for the analysis work. Requirements live in a structured table; analyses run as background jobs through a Redis Queue.
See also
- Manual: Introduction — the conceptual framing.
- Getting Started: Welcome — for new users.