{% extends "base.html" %} {% set active_page = 'history' %} {% block title %}Research History - Deep Research System{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Research History

AI Search

Index your completed research to enable AI Hybrid and AI Only search modes. AI Hybrid (default) shows instant title matches, then appends AI content matches.

0 / 0 documents indexed
{% endblock %} {% block templates %} {% endblock %} {% block page_scripts %} {% endblock %}