Skip to content

Commit ddf07b1

Browse files
authored
Create fundamental-ai.md for AI research overview
Added foundational AI research documentation outlining themes and focus areas.
1 parent fbe0a35 commit ddf07b1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

research/fundamental-ai.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: default
3+
title: Fundamental AI
4+
---
5+
6+
## Fundamental AI Research
7+
8+
We develop the AI foundations needed to understand complex human and biological systems.
9+
This vertical focuses on how models learn safely, robustly, and collaboratively over time.
10+
11+
Our current efforts are organized into two themes:
12+
13+
- **AI Safety & Trustworthiness** – bias, uncertainty, robustness, demographic leakage, and secure behavior.
14+
- **Human–AI Ecosystems** – multi-agent intelligence, lifelong learning, and experience sharing (SheLL).
15+
16+
You can explore each theme in more detail below.
17+
18+
- [AI Safety »]({{ '/research/ai-safety/' | relative_url }})
19+
- [Human–AI Ecosystems »]({{ '/research/human-ai-ecosystems/' | relative_url }})

0 commit comments

Comments
 (0)