Andrew Ng’s team has released a new open source Python library for Gen AI called aisuite.
aisuite aims to address the issue of interoperability and simplify the process of building applications that utilize large language models from different providers.
The library introduces a standard interface that allows developers to switch between models from OpenAI, Anthropic, Ollama, and others by changing a single string in their code.
aisuite streamlines the development process, saves time, reduces costs, and improves developer efficiency and productivity.