#174 · Primary category: MLOps & Evaluation
feathr
Feathr – A scalable, unified data and AI engineering platform for enterprise
Project last updated:04/04/24
GitHub Stars
1.9K
Forks
246
Contributors
45
License
Apache-2.0
Why we included this project
Hand-building training datasets from raw logs, transactions, or event streams is a recurring chore for many ML teams, and Feathr is built to take that pain away. It's a feature store where you define transformations once in Python, register them by name, and reuse the same features for both offline training and online serving, with point-in-time-correct joins that stop data leakage. Because it runs on Spark and plugs into Databricks and Azure Synapse, it handles the billion-row workloads that homegrown pipelines often choke on. Data scientists get a Pythonic API with UDF support, while platform teams get a registry, governance, and materialization for production. If your org is trying to standardize how features are built, shared, and versioned across models, this is a solid reference to study.
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