Doriandarko/make-it-heavy
A Python framework that orchestrates multiple specialized AI agents in parallel to deliver comprehensive, multi-perspective analysis on any query.

This framework emulates Grok Heavy functionality by deploying multiple specialized agents simultaneously to analyze queries from different angles. Each agent has access to hot-swappable tools including web search, calculators, and file operations. The system dynamically generates research questions tailored to each query and combines agent outputs through intelligent synthesis into unified responses. It supports both multi-agent parallel execution and single-agent mode for simpler tasks.