* Add Wolfgang Alesi to authors configuration (Refs #118) * Add blog post: Agentic AI im Unternehmen (Refs #119) * Replace Python code examples with business-friendly textual explanations * Replace all TypeScript and YAML code blocks with textual explanations for business readers * Add MkDocs Material links for saTway, saCway, and saMway * Fix MkDocs Material link paths and add missing footnote references. * Fix absolute link in ja.md to relative path * Fix MkDocs Material link paths and add missing footnote references. * Apply quality review suggestions: add parenthetical explanations for terms, add footnote [^11] reference, and update relative paths for saTway links. * Corrected minor grammatical errors in German spelling check.
25 lines
677 B
Markdown
25 lines
677 B
Markdown
---
|
|
title: "Redirect to Jane Alesi"
|
|
description: "Automatic redirect to Jane Alesi's profile page"
|
|
hide:
|
|
- navigation
|
|
- toc
|
|
---
|
|
|
|
<script>
|
|
// JavaScript redirect as primary method
|
|
window.location.href = 'team/jane.md';
|
|
</script>
|
|
|
|
<meta http-equiv="refresh" content="0; url=team/jane.md">
|
|
|
|
# Weiterleitung zu Jane Alesi
|
|
|
|
Sie werden automatisch zu Jane Alesis Profilseite weitergeleitet...
|
|
|
|
Falls die automatische Weiterleitung nicht funktioniert, [klicken Sie hier um zu Jane Alesis Profilseite zu gelangen](team/jane.md).
|
|
|
|
---
|
|
|
|
**Jane Alesi** ist die führende KI-Architektin von satware AG und Ihre erste Anlaufstelle für alle Fragen rund um fortgeschrittene AGI-Systeme.
|