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.; lm: Houtini LM connects Claude Code to a local LLM, offloading bounded tasks like boilerplate generation, code review, and commit messages to a free, private local model, while Claude handles complex reasoning. It tracks token savings and supports various local LLM backends.
Data Interpreter
Generate boilerplate, test stubs, and documentation