AI agent swarm orchestrator for coding
Project description
acai
- Test for AI model in inference
Generative AI
- Text to Text (Regular LLM)
- Text to image (Diffusion)
- Text to Video ()
Vision
- Depth Estimation
- Key point detection
- Object Detection
- Image Segmentation
3D
- Image to Mesh ()
Audio
- Text to Speech (TTS)
- Speech to Text (Whisper)
- Text to audio
Graph
- Graph Machine Learning
- Protein-Protein Interaction Prediction
- Molecular Property Prediction
flowchart TD
User --> IN_Speech[Speech]
User --> IN_Text[Text]
User --> IN_Image[Photo]
IN_Speech --> MODEL_S2T[Speech to Text]--> IN_Text
IN_Image[Photo] --> MODEL_LLM[Text to Text]
IN_Text --> MODEL_LLM[Text to Text] --> OUT_Text[Text] --> MODEL_TTS[Text to Speech] --> OUT_Speech[Speech]
IN_Text --> MODEL_T2I[Text to Image] --> OUT_Image[Image]
IN_Text --> MODEL_T2A[Text to Audio] --> OUT_Audio[Audio]
User@{shape: doc}
IN_Speech@{shape: lean-r}
IN_Text@{shape: lean-r}
OUT_Text@{shape: lean-l}
OUT_Image@{shape: lean-l}
OUT_Audio@{shape: lean-l}
OUT_Speech@{shape: lean-l}
MODEL_S2T@{shape: lin-rect}
MODEL_LLM@{shape: lin-rect}
MODEL_TTS@{shape: lin-rect}
MODEL_T2I@{shape: lin-rect}
MODEL_T2A@{shape: lin-rect}
- Audio
- AudioClassification
- AutomaticSpeechRecognition
- TextToAudio
- ZeroShotAudioClassification
- Computer Vision
- Depth Estimation
- Image Classification
- Image Segmentation
- Image to Image
- KeypointMatching
- Object Detection
- VideoClassification
- ZeroShotImageClassification
- ZeroShotObjectDetection
- NLP
- QuestionAnswering
- Summarization
- TextClassification
- TextGeneration
- Translaation
- MultiModal
- Image to Text
Models
-
Text To Image
- Black Forest Lab: Flux.1 | Flux.1 Krea | Flux.1 Kontext | Flux.2
- 57Go
- Google: Imagen4 | Nano Banana
- OpenAI
- Pony: Pony Diffusion | Pony Diffusion V7
- SDXL: Ilustrious | NoobAI
- SD: Stable Diffusion 1.X | Stable Diffusion XL
- ZImageTurbo
- Tongyi-MAI/Z-Image-Turbo: 32Go
- Chroma:
- lodestones/Chroma1-Base: 45 Go
- lodestones/Chroma1-Radiance: 57 Go
- HiDream
- Seedream
- Qwen
- Black Forest Lab: Flux.1 | Flux.1 Krea | Flux.1 Kontext | Flux.2
-
Text to Video
- Sora 2
- Google VEO 3
- Vidu Q1
- Hailuo by MiniMax
- Kling
- Lightricks
- Mochi
- Hunyuan
- Wan
Wan-AI/Wan2.2-T2V-A14B-Diffusers
Wan-AI/Wan2.2-T2V-A14B-Diffusers : Text to Video
Wan-AI/Wan2.2-Animate-14B : Video to Video
Wan-AI/Wan2.2-S2V-14B : Speech-to-Video
Wan-AI/Wan2.2-I2V-A14B : Image to Video
Wan-AI/Wan2.2-TI2V-5B : Text | Image to Video
https://www.reddit.com/r/StableDiffusion/comments/1q08ro5/qwenimage2512_released_on_huggingface/
Unsloth
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acai_swarm-0.1.0.tar.gz.
File metadata
- Download URL: acai_swarm-0.1.0.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6630a1461ba96cf3b3ec279112488ef2dcdef272470596b185d0b843243b88f
|
|
| MD5 |
2dc96675cd9ea88fa979863bccb9d6df
|
|
| BLAKE2b-256 |
f591fda2750104bde548f6c8396f2e55b99a6cd1b00514e0faef010d55becb34
|
Provenance
The following attestation bundles were made for acai_swarm-0.1.0.tar.gz:
Publisher:
publish.yml on kiwi-lang/acai
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
acai_swarm-0.1.0.tar.gz -
Subject digest:
c6630a1461ba96cf3b3ec279112488ef2dcdef272470596b185d0b843243b88f - Sigstore transparency entry: 1352925524
- Sigstore integration time:
-
Permalink:
kiwi-lang/acai@3d3df0de5bc1dd8c1f0bdbd230e41f607c460ee6 -
Branch / Tag:
refs/tags/v0.0.0 - Owner: https://github.com/kiwi-lang
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3d3df0de5bc1dd8c1f0bdbd230e41f607c460ee6 -
Trigger Event:
push
-
Statement type:
File details
Details for the file acai_swarm-0.1.0-py3-none-any.whl.
File metadata
- Download URL: acai_swarm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ffba7199de7ee2a271819053139cb03d8ca342f6f933753069453785e0119c4
|
|
| MD5 |
15a85f3ed924639222de67ce0cb21ed9
|
|
| BLAKE2b-256 |
954493c32526f9b71ee69724397bd6474e8c8366d9b2875abd4ab7392ea848bb
|
Provenance
The following attestation bundles were made for acai_swarm-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on kiwi-lang/acai
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
acai_swarm-0.1.0-py3-none-any.whl -
Subject digest:
6ffba7199de7ee2a271819053139cb03d8ca342f6f933753069453785e0119c4 - Sigstore transparency entry: 1352925649
- Sigstore integration time:
-
Permalink:
kiwi-lang/acai@3d3df0de5bc1dd8c1f0bdbd230e41f607c460ee6 -
Branch / Tag:
refs/tags/v0.0.0 - Owner: https://github.com/kiwi-lang
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3d3df0de5bc1dd8c1f0bdbd230e41f607c460ee6 -
Trigger Event:
push
-
Statement type: