[GitHub Trending] andrewyng/aisuite
7.4 relevance
Score Breakdown
technical depth 7
novelty 7
actionability 8
community 7
strategic 7
personal 9
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Unified interface to multiple AI providers from Andrew Ng; highly relevant for AI agent orchestration and developer experience.
Summary
Andrew Ng's aisuite library provides a unified Chat Completions API across OpenAI, Anthropic, Google, Ollama, and more, plus an Agents API with toolkits and MCP support. The repo also ships OpenCoworker, a desktop AI agent that can read files, send Slack/email, and create PDFs, running locally with BYO API keys or fully offline via Ollama. The library standardizes model routing using a `<provider>:<model-name>` format and supports tool calling with plain Python functions.
Author
andrewyng