File size: 358 Bytes
c1e5d8a |
1 2 3 4 5 6 7 8 9 |
# Reqxtract-API
This project exposes the API used by reqxtract to perform the following functions:
- categorize extracted requirements,
- search and generate solutions solving those requirements,
- criticize those solutions
- refine the generated solutions based on the critics.
Please consult the OpenAPI doc for more information on the endpoints. |