CSXL / solus

An AI assisted project generator.
MIT License
9 stars 1 forks source link

Requirements API - Implement YAML requirements generation from a chat conversation #14

Closed ecsbeats closed 1 year ago

ecsbeats commented 1 year ago

The Requirements API will scan over the chat conversation and generate detailed requirements (in YAML format). This YAML will be fed as context to other language models, so it doesn't have to be serialized.

ecsbeats commented 1 year ago

I'll take this issue.