GitHub Authentication and GPT
{% if authenticated %}
Submit
{% if answer %}
Response:
{{ answer }}
{% endif %} {% else %}
Login with GitHub
{% endif %}