{% extends "base.html" %}
{% block title %}Try it · mneme{% endblock %}
{% block content %}
Try a classification
Type a customer-support message. The cache decides whether to ask
Nemotron or answer instantly. The right column shows what would happen
without the cache — same model, same prompt, every time.
Quick presets:
{% for p in presets %}
{% endfor %}