Swarmauri is an open-source AI platform that empowers developers to build, test, and deploy AI models with ease. With its modular, scalable architecture, Swarmauri integrates over 100 models across various large language model (LLM) providers, allowing both individual developers and enterprises to leverage advanced AI tools for diverse applications.
This repository includes notebooks related to the Swarmauri SDK located here. These notebooks are grouped into courses and modules for ease of beginners. The notebooks contain clear instructions and explanations that will help users understand the code logic.
Install Python ^3.10 Ensure you have Python installed on your machine. You can download it from here.
Ensure that you have installed the latest version of Swarmauri (v0.5.0). If you haven’t installed it yet, you can install it using the following command:
pip install swarmauri==0.5.0 swarmauri_community==0.5.0 jupyter ipykernel
If you have questions or need help, feel free to join our community discussions Discord to connect with other developers and stay updated on the latest developments.
Thanks to all the contributors and users of Swarmauri who make this project possible. Together, we’re building a powerful and accessible platform for AI.
Happy coding with Swarmauri! 🚀