{% extends "base.html" %} {% block title %}Vector Visualization - 🚀RocketRAG{% endblock %} {% block page_title %}Vector Visualization{% endblock %} {% block page_description %}Interactive exploration of document embeddings{% endblock %} {% block head %} {% endblock %} {% block styles %} {% endblock %} {% block content %} Back to Home