Skip to content

Commit ae2a521

Browse files
chore: Update quickstart.md
1 parent 330ba0c commit ae2a521

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/getting-started/quickstart.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Feast (Feature Store) is an open-source feature store designed to facilitate the
1010

1111
* *For Data Engineers*: Feast provides a centralized catalog for storing feature definitions allowing one to maintain a single source of truth for feature data. It provides the abstraction for reading and writing to many different types of offline and online data stores. Using either the provided python SDK or the feature server service, users can write data to the online and/or offline stores and then read that data out again in either low-latency online scenarios for model inference, or in batch scenarios for model training.
1212

13+
* *For AI Engineers*: Feast provides a platform designed to scale your AI applications by enabling seamless integration of richer data and facilitating fine-tuning. With Feast, you can optimize the performance of your AI models while ensuring a scalable and efficient data pipeline.
14+
15+
1316
For more info refer to [Introduction to feast](../README.md)
1417

1518
## Prerequisites

0 commit comments

Comments
 (0)