CultriX PRO

CultriX

AI & ML interests

None yet

Recent Activity

updated a model 23 minutes ago
CultriX/Qwen2.5-14B-DeepResearch
published a model 31 minutes ago
CultriX/Qwen2.5-14B-DeepResearch
updated a model about 3 hours ago
CultriX/Qwen2.5-14B-ReasoningMerge
View all activity

Organizations

None yet

CultriX's activity

reacted to their post with 🔥👍 5 days ago
view post
Post
2232
Final upgrade to the Multi-Agent Task Completion Space: CultriX/MultiAgent-CodeTask .

It now includes :
- a live stream of the progress being made on the task (see included video),
- The following components:
1. Automatic prompt optimization
2. An orchestrator deciding which agent to call dynamically including feedback from a human (human-in-the-loop)
3. A coding agent to complete the task
4. A code reviewing agent to iteratively provide feedback to improve the code generated by the coding agent until the code meets the required criteria after which it is approved.
5. A testing agent that tests the approved code or provides information on how to test it.
6. A documentation agent that provides documentation and a help message for the approved and tested code.