Discover and explore top open-source AI tools and projects—updated daily.
MedChaouchMulti-LLM orchestration framework for terminal-native AI workflows
Top 99.8% on SourcePulse
Multi-LLM orchestration with agentic execution, memory, and training data generation.
Puzld.ai is a terminal-native framework designed to orchestrate multiple Large Language Models (LLMs) for complex AI workflows. It empowers users to route tasks to specialized agents, compare their outputs, chain them in pipelines, and enable LLMs to safely explore and modify codebases. The framework aims to enhance productivity by automating multi-step AI processes and generating valuable training data.
How It Works
The core of Puzld.ai is its agent orchestration engine, which intelligently routes tasks to the most suitable LLM agent based on capabilities. It supports advanced interaction patterns including parallel comparison, sequential pipelines, and multi-agent collaboration (correction, debate, consensus). A key differentiator is its "Agentic Mode," which grants LLMs controlled access to tools for exploring codebases (view, glob, grep, bash) and proposing file edits, all subject to explicit user permission prompts. This approach allows LLMs to act as sophisticated coding assistants while maintaining user control over modifications.
Quick Start & Requirements
npm install -g puzldai or npx puzldai.https://github.com/MedChaouch/Puzld.ai.git.Highlighted Details
glob, grep, and bash, and propose file edits (write, edit) with granular, permission-based prompts for user approval.correct (producer-reviewer), debate (argumentation), and consensus (voting) modes to refine outputs.Maintenance & Community
The project is developed by Med Chaouch. No specific community channels (e.g., Discord, Slack) or detailed roadmap information are provided in the README.
Licensing & Compatibility
Limitations & Caveats
1 month ago
Inactive
bytedance