ICTRECHT PRESENTS
STEVEN RSS ADMIN
Beheer je bronnen, feeds & instellingen

// Geconfigureerde bronnen

Laden...

// Pipeline info

De pipeline draait automatisch via GitHub Actions om 07:00 en 14:00 CET.

Elke run: feeds ophalen → relevantie scoren → snippets genereren → dashboard updaten.

Je kunt de pipeline ook handmatig triggeren via de Actions pagina.

// Bron toevoegen

Om een bron toe te voegen, bewerk config/sources.yaml op GitHub.

Voeg een blok toe in dit formaat:

- name: "Naam van de bron"
  url: "https://example.com/feed/"
  section: legal_tech
  type: article  # article | podcast | video

Na het opslaan draait de pipeline automatisch en verschijnen nieuwe items op het dashboard.

// Secrets instellen

Stel de volgende secrets in via GitHub → Settings → Secrets and variables → Actions:

API_KEY — je OpenWebUI / Anthropic API-key
API_BASE_URLhttps://ai.ictrecht.nl (leeg voor Anthropic direct)
API_MODEL — model naam (bijv. anthropic/claude-opus-4-5)