feast-dev/feast

Update feast init demo

Open

#5.478 geöffnet am 30. Juni 2025

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

Repository-Metriken

Stars
 (5.029 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 20h) (55 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