{% extends 'base.html.twig' %} {% block title %}Les outils Bubul — Bubul{% endblock %} {% block show_sidebar %}false{% endblock %} {% block meta_robots %}noindex, nofollow{% endblock %} {% block body %} {% embed '_organisms/step-layout/step-layout.html.twig' %} {% block heading %}

Découvrez vos outils

Trois outils IA pour transformer votre pédagogie.

{% endblock %} {% block card %}
M
Moodia
Générez des cours Moodle depuis un PDF en quelques minutes
S
Slidia
Créez des présentations PowerPoint avec l'IA
S
Serenia
Assistant IA conversationnel avec contexte documentaire
{% include '_atoms/button/button.html.twig' with {label: 'Continuer', type: 'submit', variant: 'primary', width: 'full'} only %}
{% endblock %} {% endembed %} {% endblock %}