Skip to content

Sentiment analysis #19

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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