Skip to content

Projects

This section documents all major development projects in LLARS.


Project Overview

Project Status Description
LLM Evaluators Complete LLM evaluators as a configuration in Scenario Manager
OnCoCo Analysis Complete 68-class conversation classification
Authentik Complete OAuth2/OIDC identity provider
Data Importer Complete AI-assisted import wizard for data formats
Chatbot Builder Complete Integrated chatbot wizard with web crawler RAG
KAIMo Complete AI-assisted case handling and analysis
Splitting & Refactoring Concept Reduce large files to under 500 lines
Chatbot & RAG (legacy) Deprecated Replaced by Chatbot Builder

Status Legend

Status Meaning
Complete Fully implemented
In Progress Active implementation
Concept Design phase, not yet implemented
Deprecated Replaced by a newer concept

Create a New Project

See How-To: Create Projects for a detailed guide.

Quick Start

  1. Copy templates from projekte/templates/
  2. Create a new subfolder for the project
  3. Fill out concept -> review -> implementation
  4. Update this overview

Templates