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.; kubefwd: kubefwd is a command-line utility that enables seamless local development by bulk port forwarding Kubernetes services to your workstation. It assigns a unique loopback IP to each service, allowing local applications to access cluster services by their in-cluster names without configuration changes.
Run coding agents (e.g., Claude Code, aider) against pooled free LLM models locally
Develop local applications that seamlessly connect to Kubernetes cluster services by their in-cluster names.