You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement functionality to generate a base script from the pre-processed text using an open-source language model (or otherwise).
Acceptance Criteria:
Generates highlights/ summaries from the documents
Allows for customization in terms of length, focus, (in the prompt or otherwise
Support swapping to different open-source models
Integrate any re-usable components into the Blueprints-template
UAT:
As a user, when I upload a document, the solution generates a script that accurately captures the main content of the document and reflects the customizable parameters (e.g. prompt).
The text was updated successfully, but these errors were encountered:
Implement functionality to generate a base script from the pre-processed text using an open-source language model (or otherwise).
Acceptance Criteria:
Generates highlights/ summaries from the documents
Allows for customization in terms of length, focus, (in the prompt or otherwise
Support swapping to different open-source models
Integrate any re-usable components into the Blueprints-template
UAT:
As a user, when I upload a document, the solution generates a script that accurately captures the main content of the document and reflects the customizable parameters (e.g. prompt).
The text was updated successfully, but these errors were encountered: