Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swarmauri/swarmauri-notebooks
https://github.com/swarmauri/swarmauri-notebooks
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swarmauri/swarmauri-notebooks
- Owner: swarmauri
- License: apache-2.0
- Created: 2024-04-07T00:58:20.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-11-11T16:18:53.000Z (about 1 month ago)
- Last Synced: 2024-11-11T17:25:44.779Z (about 1 month ago)
- Language: Jupyter Notebook
- Homepage: https://swarmauri.com
- Size: 5.41 MB
- Stars: 13
- Watchers: 5
- Forks: 31
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Swamauri Logo](https://res.cloudinary.com/dbjmpekvl/image/upload/v1730099724/Swarmauri-logo-lockup-2048x757_hww01w.png)
[![Star on GitHub](https://img.shields.io/github/stars/swarmauri/swarmauri-notebooks?style=social)](https://github.com/swarmauri/swarmauri-notebooks/stargazers) [![Fork on GitHub](https://img.shields.io/github/forks/swarmauri/swarmauri-notebooks?style=social)](https://github.com/swarmauri/swarmauri-notebooks/network/members) [![Watch on GitHub](https://img.shields.io/github/watchers/swarmauri/swarmauri-notebooks?style=social)](https://github.com/swarmauri/swarmauri-notebooks/watchers)
![](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/swarmauri/swarmauri-swarmauri&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false) ![](https://img.shields.io/badge/Swarmauri-v0.5.0-blue) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/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](https://github.com/swarmauri/swarmauri-sdk/). 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](https://pypi.org/project/swarmauri/).
### 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:
```bash
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](https://discord.gg/nBKuZ36x9Q) 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! π