Files
breakpilot-lehrer/docs-src/index.md
Benjamin Boenisch e22019b2d5 Add CLAUDE.md, MkDocs docs, .claude/rules
- CLAUDE.md: Comprehensive documentation for Lehrer KI platform
- docs-src: Klausur, Voice, Agent-Core, KI-Pipeline docs
- mkdocs.yml: Lehrer-specific nav with blue theme
- docker-compose: Added docs service (port 8010, profile: docs)
- .claude/rules: testing, docs, open-source, abiturkorrektur, vocab-worksheet, multi-agent, experimental-dashboard

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 00:49:25 +01:00

22 lines
580 B
Markdown

# BreakPilot Lehrer - Dokumentation
Willkommen zur Dokumentation der **BreakPilot Lehrer KI-Plattform**.
## Module
- **Klausur-Service**: OCR, Korrektur, Vokabel-Worksheets
- **Voice-Service**: Spracheingabe und Transkription
- **Agent-Core**: Multi-Agent System
- **KI-Daten-Pipeline**: Datenverarbeitung
## Architektur
- [Multi-Agent System](architecture/multi-agent.md)
- [Zeugnis-System](architecture/zeugnis-system.md)
## Entwicklung
- [Testing](development/testing.md)
- [Dokumentation](development/documentation.md)
- [CI/CD Pipeline](development/ci-cd-pipeline.md)