HollaHoop

AI duplicate detection on new feedback (pgvector)

Shipped· 2 months ago

When a user opens "submit feedback", show a "we may already have this" panel under the title field, powered by an embedding similarity query against existing posts in the same project.

vector extension is already enabled in 0001_init.sql.

Comments (1)

  • Elsama· 2 months ago

    Schema is ready — pgvector is enabled and we already plan an embedding vector(384) column on posts. Just need an embedding pipeline (probably batched in a serverless function against intfloat/e5-small) and the duplicate hint UI.

Join the discussion

Sign in to leave a comment on this thread.

HollahoopGet yours