Skip to content

Vector search + hybrid scoring (rules + embedding similarity) #31

@highvoltag3

Description

@highvoltag3

Query pgvector for top-K relevant stories/approved content. Apply rule-based scoring (e.g., exact tech matches, seniority alignment) to re-rank results.

Acceptance Criteria:
• Vector search returns top-K results.
• Rule boosts applied (e.g., exact tag matches get +score).
• Final ranked list returned to orchestrator.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions