{% extends "base.html" %} {% set active_page = "about" %} {% block title %}About — IETF Draft Analyzer{% endblock %} {% block content %}
A tool for tracking, categorizing, rating, and mapping IETF Internet-Drafts focused on AI and agent-related topics. It uses Claude for analysis and rating, Ollama for embeddings, and SQLite for storage.
The dashboard provides interactive visualizations of the draft landscape, including category breakdowns, rating distributions, author networks, extracted ideas, and gap analysis.