{% extends "base.html" %} {% from "components/help_macros.html" import tooltip, help_panel, help_step, help_tip, privacy_note %} {% block title %}Star Reviews Analytics{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

⭐ Star Reviews Analytics

← Back to Metrics

Comprehensive analysis of user satisfaction ratings

{% call help_panel('reviews-how', 'Understanding Star Reviews', icon='star', collapsed=true, dismissible=true) %}
{{ help_step(1, "Rate Your Research", "After viewing results, rate them 1-5 stars. This helps you track which settings produce best results.") }} {{ help_step(2, "Model Comparison", "See which AI models and search engines give you the highest satisfaction.") }} {{ help_step(3, "Improve Over Time", "Use insights to adjust settings - switch to models or engines that consistently rate higher.") }}
{{ privacy_note("All rating data is stored locally on your device only - never shared or sent anywhere.") }} {% endcall %}
Loading star reviews data...
📊

Data-Driven Research Optimization

Use your personal rating history to optimize your research workflow. Instead of relying on intuition alone, leverage actual performance statistics to identify which LLM models, search engines, and research approaches deliver the best results for your specific needs.

🤖

Model Performance

Compare LLM models based on your actual satisfaction ratings to choose the best performing one for your research style.

🔍

Search Engine Insights

Discover which search engines consistently deliver higher-quality results for your research topics and preferences.

📈

Trend Analysis

Track your satisfaction trends over time to understand how your research effectiveness evolves and identify optimization opportunities.

🎯

Personalized Recommendations

Make informed decisions about your research configuration based on your personal usage patterns and satisfaction data.

{% endblock %}