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.
|