[GitHub Trending] andrewyng/aisuite
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Unified multi-provider AI interface is highly actionable for developers building agentic workflows, with strong GitHub community signal.
Andrew Ng's aisuite is a lightweight Python library providing a unified Chat Completions API across 10+ LLM providers (OpenAI, Anthropic, Google, Ollama, etc.) and an Agents API with toolkits and MCP support, enabling provider swaps by changing a single string. It powers OpenWorker, a desktop AI coworker that performs real tasks like file reading, Slack/email integration, and PDF generation, running locally with your own API keys or fully offline via Ollama. The library standardizes request/response structures and supports streaming and async calls across providers.
andrewyng