#63 · Primary category: MLOps & Evaluation
AugLy
A data augmentations library for audio, image, text, and video.
Project last updated:08/24/26
GitHub Stars
5.1K
Forks
311
Contributors
47
License
Other
Why we included this project
Most augmentation libraries pick one data type and stay there; AugLy spans audio, image, text, and video with over a hundred transforms, so a team working across modalities keeps a single API instead of gluing several tools together. The interesting part is its focus on how media actually gets edited online: turning an image into a meme, overlaying emojis, reposting a screenshot. Those are the kinds of changes that break copy detection, hate speech models, and copyright matching, which is exactly what Facebook built it for. It works both ways, expanding training sets and probing where a model fails, and the sub-libraries are split by modality so you only pull in the parts you need.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models