Actions
Task #762
openPE-301: Semantic search with pgvector
Status:
To do
Priority:
Urgent
Assignee:
-
Start date:
2026-05-05
Due date:
% Done:
0%
Estimated time:
Description
Story¶
As a user, I want to search personas by concept so that I don't need exact name matches.
Acceptance Criteria¶
- EmbeddingService using nomic-embed-text model
- vector(768) column in personas table
- cosine distance search via <=> operator
- Roster.vue with natural language search bar
- EmbeddingController for manual embedding generation
Estimation¶
Story Points: 5
No data to display
Actions