Skip to content

Sentiment analysis #19

@arferreira

Description

@arferreira

Automatically classify testimonials as positive, neutral, or negative with a confidence score. Useful for filtering and for surfacing the best testimonials.

Two approaches to consider: local inference with candle (no external dependencies, works for self-host) or LLM API call (simpler, better accuracy, requires API key).

Should run automatically on new testimonials and be triggerable manually via POST /api/v1/testimonials/{id}/sentiment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiBackend API workfeatureNew functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions