[GH-ISSUE #63] Collaborative AI Agents for content creation #386

Closed
opened 2026-03-13 20:12:43 +03:00 by kerem · 1 comment
Owner

Originally created by @AJaySi on GitHub (May 4, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/63

Originally assigned to: @AJaySi on GitHub.

Discussed in https://github.com/AJaySi/AI-Writer/discussions/52

Originally posted by AJaySi April 25, 2024
Alwrity has been tempted multiple times to use AI agents framework for content generation.
Having experimented with autogpt, metagpt, crewai etc, it just seemed to many repetitions/cost for what could be achieved with better prompting in few shots Or chaining and iterative generation. The below research is contrary to my understanding.

https://arxiv.org/abs/2402.05120

I have found agents making too many api calls, thus running up costs.
As we define agents and its tasks, prompt engineering can help a lot in few shot generation of comparable quality.

I will start integrating crewai and qualify the above different rationales.

Originally created by @AJaySi on GitHub (May 4, 2024). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/63 Originally assigned to: @AJaySi on GitHub. ### Discussed in https://github.com/AJaySi/AI-Writer/discussions/52 <div type='discussions-op-text'> <sup>Originally posted by **AJaySi** April 25, 2024</sup> Alwrity has been tempted multiple times to use AI agents framework for content generation. Having experimented with autogpt, metagpt, crewai etc, it just seemed to many repetitions/cost for what could be achieved with better prompting in few shots Or chaining and iterative generation. The below research is contrary to my understanding. https://arxiv.org/abs/2402.05120 I have found agents making too many api calls, thus running up costs. As we define agents and its tasks, prompt engineering can help a lot in few shot generation of comparable quality. I will start integrating crewai and qualify the above different rationales. </div>
kerem 2026-03-13 20:12:43 +03:00
Author
Owner

@AJaySi commented on GitHub (May 4, 2024):

Changes are in latest commit. Needs improvement.

<!-- gh-comment-id:2094154016 --> @AJaySi commented on GitHub (May 4, 2024): Changes are in latest commit. Needs improvement.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#386
No description provided.