-
-
Notifications
You must be signed in to change notification settings - Fork 502
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5eae77
commit 44bde8f
Showing
9 changed files
with
65 additions
and
335 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,31 @@ | ||
framework: "crewai" | ||
topic: "Artificial Intelligence" | ||
|
||
framework: autogen | ||
topic: create movie script about cat in mars | ||
roles: | ||
narrative_designer: | ||
role: "Narrative Designer" | ||
goal: "Craft engaging storylines and narratives for {topic}" | ||
backstory: > | ||
You're a creative visionary skilled in weaving complex narratives and | ||
developing engaging story worlds within {topic}. Your expertise lies in | ||
conceptualizing the overarching story and ensuring it resonates with the audience. | ||
concept_developer: | ||
backstory: Experienced in creating captivating and original story concepts. | ||
goal: Generate a unique concept for a movie script about a cat in Mars | ||
role: Concept Developer | ||
tasks: | ||
story_concept_development: | ||
description: > | ||
Develop a compelling story concept for {topic}, focusing on originality, | ||
thematic depth, and audience engagement. Outline the main narrative arcs, | ||
characters, and settings. | ||
expected_output: > | ||
A comprehensive document outlining the story concept, including key narrative | ||
arcs, character bios, and settings descriptions. | ||
concept_generation: | ||
description: Develop a unique and engaging concept for a movie script about | ||
a cat in Mars. | ||
expected_output: A detailed concept document for the movie script. | ||
scriptwriter: | ||
role: "Scriptwriter" | ||
goal: "Transform story concepts into detailed scripts for {topic}" | ||
backstory: > | ||
With a flair for dialogue and a deep understanding of pacing and structure, | ||
you excel at bringing narratives to life through scriptwriting. Your work | ||
turns story concepts into blueprints for compelling {topic} experiences. | ||
backstory: Expert in dialogue and script structure, translating concepts into | ||
scripts. | ||
goal: Write a script based on the movie concept | ||
role: Scriptwriter | ||
tasks: | ||
scriptwriting_task: | ||
description: > | ||
Based on the narrative concept, write a detailed script for {topic}. | ||
Include dialogue, stage directions, and scene descriptions that bring | ||
the story to life. | ||
expected_output: > | ||
A detailed script ready for production, including dialogue, stage | ||
directions, and scene descriptions. | ||
dependencies: | ||
- task: scriptwriting_task | ||
depends_on: story_concept_development | ||
description: Turn the movie concept into a script, including dialogue and | ||
scenes. | ||
expected_output: A production-ready script for the movie about a cat in Mars. | ||
director: | ||
backstory: Experienced in visualizing scripts and creating compelling storyboards. | ||
goal: Create a storyboard and visualize the script | ||
role: Director | ||
tasks: | ||
storyboard_creation: | ||
description: Create a storyboard for the movie script about a cat in Mars. | ||
expected_output: A detailed storyboard for the movie about a cat in Mars. | ||
dependencies: [] |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.