Closed Dr0p42 closed 1 year ago
Spec:
command: Youtube_Extract_Clip_and_Generate_Content_Ideas
params:
Engine
Chat
Potential blockers:
User Story:
As a user, I want to be able to execute a command with the following parameters:
The command should automatically create 30 content drafts in Buffer. I expect to receive the 30 drafts in my chat and a link to Buffer for easy access.
As a technical user, I should be able to access the outputs
directory in my JupyterLab, to view the assets or files generated for this specific command execution, as I may want to make updates to the command.
Requirements:
We need to create a new workflow in the models/Youtube_Extract_Clip_and_Generate_Content_Ideas/
directory. Initially, we can have one notebook to facilitate a quick launch.
Input:
Model:
output_dir/out.mp4
(if we can download mp3 directly it's better)output_dir/out.mp4
save to output_dir/out.mp3
output_dir/out_cut.mp3
Output:
On my side I need to create issues in workspace to be able to update a message and create a new message type to handle command execution/jobs.
@jravenel, this template is integrated in: abi/models/content-engine/YouTube_Extract_Clip_and_Generate_Content_Ideas.ipynb As the webhook feature is not working yet, you can copy/paste the message in the input bar of your chat. Let me know if you have any questions!
:tada: This issue has been resolved in version 1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
User journey to be defined @jravenel