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: 4 days 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


GitHub Hits


GitHub Repo Size


PyPI - Python Version


PyPI - License




PyPI - swarmauri_core


PyPI - swarmauri


PyPI - swarmauri_community


PyPI - swarmauri_experimental

---

# 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.