{% extends "base.html" %} {% block title %}KI Arena – Einrichtung{% endblock %} {% block content %}

Willkommen in der
KI Arena

Konfiguriere mindestens einen LLM-Provider, um loszulegen.

Anthropic Claude-Modelle
OpenAI GPT-Modelle
Ollama Lokale Modelle (optional)
Kein API-Key nötig — Ollama muss lokal laufen.
{% endblock %} {% block scripts %} {% endblock %}