feast-dev/feast

Update feast init demo

Offen

#5.478 geöffnet am 30.06.2025

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (896 Forks)batch import
good first issuekind/featurepriority/p0

Repository-Metriken

Stars
 (5.029 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9T 1h) (59 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. The Feast Init should create 3 projects for demonstration:

  1. A predictive / Tabular one (driver risk as it exists today)
    • This should be extended to include ODFV transform on write and Python / Pandas Transformations
  2. A RAG project (exists today)Describe the solution you'd like
  3. A recommendation engine using vector similarity search

Describe alternatives you've considered N/A

Additional context N/A

Contributor Guide