Blog: Agentic AI im Unternehmen (#120)
* 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.
This commit is contained in:
+4
-4
@@ -8,17 +8,17 @@ hide:
|
||||
|
||||
<script>
|
||||
// JavaScript redirect as primary method
|
||||
window.location.href = '/team/jane.html';
|
||||
window.location.href = 'team/jane.md';
|
||||
</script>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=/team/jane.html">
|
||||
<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.html).
|
||||
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.
|
||||
**Jane Alesi** ist die führende KI-Architektin von satware AG und Ihre erste Anlaufstelle für alle Fragen rund um fortgeschrittene AGI-Systeme.
|
||||
|
||||
Reference in New Issue
Block a user