Lumifeed Docs
AI Features

AI Features

How Lumifeed uses Claude to analyze and surface insights from feedback.

AI Features

Lumifeed uses Claude (Anthropic's AI model) and semantic search (pgvector) to automatically analyze every piece of feedback and let you query your entire feedback corpus in plain English.

Features

How the pipeline works

Feedback submitted

Voyage AI generates text embedding (1024 dimensions)

pgvector finds semantically similar feedback

Claude analyzes: sentiment · category · priority · summary · tags

Results stored in ai_analysis table

Dashboard updates in real-time

Privacy

  • Feedback messages are sent to Anthropic's API for analysis
  • Embeddings are generated by Voyage AI
  • No feedback data is used to train AI models (API usage)
  • You can opt out of AI analysis per project in Project Settings → AI

On this page