Skip to content

[GitHub Trending] andrewyng/aisuite

8 relevance
Score Breakdown
technical depth
7
novelty
8
actionability
9
community
9
strategic
7
personal
9

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.

AI/ML github.com
Simple, unified interface to multiple Generative AI providers  - andrewyng/aisuite
Summary

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.

Author

andrewyng