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.; nerve: Nerve is an Agent Development Kit (ADK) that allows technical users to build, run, evaluate, and orchestrate LLM-based agents using declarative YAML configurations and a command-line interface. It emphasizes programmable, auditable, and reproducible automation with support for multi-agent communication and various LLMs.
Run coding agents (e.g., Claude Code, aider) against pooled free LLM models locally
Automating complex tasks with LLMs (e.g., custom chatbots, data processing).