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
- Automatic analysis — sentiment, category, priority, tags, deduplication
- Ask your data — natural language Q&A over all feedback
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-timePrivacy
- 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