☰
×
Username:
Choose Model:
None
Choose Voice:
Onyx
Alloy
Echo
Fable
Nova
Shimmer
🌙 Dark Mode
Auto-Play TTS: OFF
Activities
Current Activity:
Cancel Activity
-- Select an Activity --
🔄
Load Activity
Active Users
Inactive Users
opencompletion.com
Create Room
Public Rooms
{% for room in rooms %}
{{ room.name }}
{% if room.title %}
{{ room.title }} {% endif %} {% if room.get_active_users()|length %}
{{ room.get_active_users()|length }} users {% endif %}
{% endfor %}
{% block content %}{% endblock %}