{% extends "base.html" %} {% block title %}rocketrag - Chat{% endblock %} {% block page_title %}Chat with 🚀RocketRAG{% endblock %} {% block page_description %}Ask questions and get streaming responses with sources{% endblock %} {% block styles %} {% endblock %} {% block content %} Back to Home

Welcome to rocketrag Chat

Ask any question about your documents and get instant answers with sources.

rocketrag is thinking
{% endblock %} {% block scripts %} {% endblock %}