[GH-ISSUE #75] Integrate Langgraph Multi Agents content team with Alwrity #60

Closed
opened 2026-03-02 23:33:19 +03:00 by kerem · 1 comment
Owner

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

Originally assigned to: @AJaySi on GitHub.

Credits: https://docs.tavily.com/docs/gpt-researcher/agent_frameworks

Additions(TBD):
1). Add RAG, Local documents sources, along with web search. Multimodal support. All under preview of content creation.
2). Code Abstraction for content creators, Modify & personalize content team members without worrying about technical stuff.

Note: There will be improvements, but abstraction, encapsulation is the main aim.

Originally created by @AJaySi on GitHub (May 20, 2024). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/75 Originally assigned to: @AJaySi on GitHub. Credits: https://docs.tavily.com/docs/gpt-researcher/agent_frameworks Additions(TBD): 1). Add RAG, Local documents sources, along with web search. Multimodal support. All under preview of content creation. 2). Code Abstraction for content creators, Modify & personalize content team members without worrying about technical stuff. Note: There will be improvements, but abstraction, encapsulation is the main aim.
kerem 2026-03-02 23:33:19 +03:00
Author
Owner

@AJaySi commented on GitHub (Sep 25, 2025):

I have experimented with ADK, CrewAI and langgraph agents, they are too expensive and waste a lot of cycles.
Prompting with right context and non-AI tools are producing better results and allows for edits and experimentations.
We do a AI Agents, if its only AI + Contextual memory + Tool calling.

<!-- gh-comment-id:3332055092 --> @AJaySi commented on GitHub (Sep 25, 2025): I have experimented with ADK, CrewAI and langgraph agents, they are too expensive and waste a lot of cycles. Prompting with right context and non-AI tools are producing better results and allows for edits and experimentations. We do a AI Agents, if its only AI + Contextual memory + Tool calling.
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#60
No description provided.