{% extends "base.html" %} {% set active_page = "idea_clusters" %} {% block title %}Idea Clusters — IETF Draft Analyzer{% endblock %} {% block content %}

Idea Clusters

Extracted ideas grouped by semantic similarity using embedding-based clustering

{% endblock %} {% block extra_scripts %} {% endblock %}