← Discover
Discover · GitHub · Aisuite↑ +127 today

Manage AI models in a single interface

Developed by Andrew Ng, aisuite is a Python library that allows managing different generative AI providers through a single interface. It allows developers to switch between various model services without making code changes.

Updates

  • August 2, 2026: Stars 14,220 → 15,888, latest release v0.1.3 (July 20, 2026).

What you get

  • Manage different AI providers with a single interface
  • Ability to switch between models without changing the code
  • Defining Python functions as tools for artificial intelligence

Installation

Basic library installation
pip install aisuite               # base package, no provider SDKs
Setup with all providers
pip install 'aisuite[all]'        # with all provider SDKs

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

How can I manage different artificial intelligence models through a single interface using the Aisuite library? How should I set up my code structure and introduce my Python functions as tools into the model, especially when switching between different providers like OpenAI and Anthropic? Please create a simple example using the Chat Completions and Agents API structures provided by the aisuite library.

Related dictionary terms

Who it is forIt is for software developers who want to manage productive artificial intelligence models through a single standard interface and for users who are looking for an artificial intelligence assistant that works in a desktop environment.
LicenseMIT

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-14: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.