{% extends "base.html" %} {% block title %}AI Summary β Website Checker{% endblock %} {% block content %}
No criteria defined yet.
{% endfor %}Upload a document and click Analyze with AI to begin.
The AI will extract: solicitation number & type, set-aside, scope of work, work site, pre-proposal conference, POC, square footage, driving distance & travel time, due date, and key deadlines.
| Date | {% if is_admin %}User | {% endif %}Files | Verdict |
|---|---|---|---|
| {{ h.analyzed_at.strftime('%Y-%m-%d %H:%M') if h.analyzed_at else 'β' }} | {% if is_admin %}{{ h.username or 'β' }} | {% endif %}{{ h.file_names[:50] }}{% if h.file_names|length > 50 %}β¦{% endif %} | {% if h.verdict %} {{ h.verdict }} {% else %}β{% endif %} |
| No history yet. | |||