#45 · Primary category: MLOps & Evaluation
feast
The Open Source Feature Store for AI/ML
Project last updated:08/28/26
GitHub Stars
7.2K
Forks
1.4K
Contributors
407
License
Apache-2.0
Why we included this project
Feast is an open source feature store for teams wiring raw analytic data into model training and live inference without letting the two drift apart. Define a feature view once, and Feast serves it from an offline store for batch training and a low-latency online store for real-time prediction, so production sees the same values the model learned on. Point-in-time correct retrieval stops future data from leaking into historical training sets, which silently skews a model. ML platform teams and data engineers who own many models get a single data access layer instead of one hand-rolled feature pipeline per project. It works with the warehouse or batch infrastructure you already run, such as Snowflake or Redshift, so adopting it does not mean standing up new storage.
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