Demo corpora
Explore alcove running on real-world and synthetic datasets.
-
{% for demo in demos %}
-
{% if demo.status == 'live' %} Launch {% else %} Not yet deployed {% endif %}
{{ demo.name }}
{% if demo.status == 'live' %} Live {% else %} Coming soon {% endif %}{{ demo.description }}
{% endfor %}