freellmpool: freellmpool aggregates the free tiers of 19 LLM providers into a single OpenAI-compatible endpoint, enabling access to diverse models without API keys for some. It handles automatic failover between providers, tracks daily usage, and offers various interfaces including a CLI, Python library, and local proxy.; MetaGPT: MetaGPT is a multi-agent framework that assigns different roles to LLMs, enabling them to collaborate on complex software development tasks. It takes a one-line requirement and outputs comprehensive project artifacts, mimicking a software company's entire process.
Run coding agents (e.g., Claude Code, aider) against pooled free LLM models locally
Data Interpreter