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.; on-policy: This repository implements MAPPO, a multi-agent variant of PPO, widely used in cooperative multi-agent games and research. It provides robust implementations for various multi-agent environments like StarCraft II, Hanabi, and Google Research Football, along with detailed training scripts and hyperparameter guidance.
Run coding agents (e.g., Claude Code, aider) against pooled free LLM models locally
Research and experimentation in cooperative multi-agent reinforcement learning