Skip to content

swarmauri/swarmauri-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swamauri Logo

Star on GitHub Fork on GitHub Watch on GitHub

License: MIT


Welcome to Swarmauri

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.

About this Repository

1. swarmauri-notebooks

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.

2. Installations

Prerequisites

Install Python ^3.10 Ensure you have Python installed on your machine. You can download it from here.

Swarmauri v0.5.0

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

Community and Support

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.

Acknowledgments

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! 🚀