{% with title="Gradio Guides", url="https://gradio.app/guides", image="/assets/img/guides-meta.png", description="Step-by-Step Gradio Tutorials" %} {% include "templates/meta.html" %} {% endwith %} {% include "templates/navbar.html" %}
Search through {{ guides|length }} Guides. Contribute here
{% for category_guides in guides_by_category %}

{{ category_guides["category"] }}

{% endfor %}
{% include 'templates/footer.html' %}