Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swarmauri/swarmauri-sdk

a modular multimodal framework for ai applications
https://github.com/swarmauri/swarmauri-sdk

agents ai chunking factories llm-framework measures metrics modular monorepo nlp orchestration orchestration-framework parsing tooling tools vectors

Last synced: 1 day ago
JSON representation

a modular multimodal framework for ai applications

Awesome Lists containing this project

README

        

![Swamauri Logo](https://res.cloudinary.com/dbjmpekvl/image/upload/v1730099724/Swarmauri-logo-lockup-2048x757_hww01w.png)

![PyPI - Downloads](https://img.shields.io/pypi/dm/swarmauri)
![](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/swarmauri/swarmauri-sdk&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)
![GitHub repo size](https://img.shields.io/github/repo-size/swarmauri/swarmauri-sdk)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/swarmauri) ![PyPI - License](https://img.shields.io/pypi/l/swarmauri)

![PyPI - Version](https://img.shields.io/pypi/v/swarmauri?label=swarmauri_core&color=green)
![PyPI - Version](https://img.shields.io/pypi/v/swarmauri?label=swarmauri&color=green)
![PyPI - Version](https://img.shields.io/pypi/v/swarmauri?label=swarmauri_community&color=yellow)
![PyPI - Version](https://img.shields.io/pypi/v/swarmauri?label=swarmauri_experimental&color=yellow)

---

# Swarmauri SDK
This repository includes core interfaces, standard ABCs, and standard concrete references of the SwarmaURI Framework.

## Steps to install via pypi
```bash
pip install swarmauri_core
pip install swarmauri
pip install swarmauri_community
pip install swarmauri_experimental
```

## Want to help?

If you want to contribute to swarmauri-sdk, read up on our [guidelines for contributing](https://github.com/swarmauri/swarmauri-sdk/blob/master/contributing.md) that will help you get started.