Add organization card
Browse files
README.md
CHANGED
|
@@ -1,11 +1,42 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
short_description: pirol — AI research lab
|
| 9 |
---
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 🐦
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
short_description: pirol — AI research lab
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# pirol — AI research lab
|
| 12 |
+
|
| 13 |
+
**Research on human–agent interaction. Products that put it to work.**
|
| 14 |
+
|
| 15 |
+
We are a small German AI lab. We study how people and AI agents work well
|
| 16 |
+
together — and build the tools that let them share a desk: predictable,
|
| 17 |
+
observable, on European soil.
|
| 18 |
+
|
| 19 |
+
## Research
|
| 20 |
+
|
| 21 |
+
Our research makes agentic work on sensitive, private data affordable, safe,
|
| 22 |
+
and reliable — even on long-horizon tasks. To get there, we explore new
|
| 23 |
+
thinking and reasoning techniques, built for a world where the most valuable
|
| 24 |
+
data can never leave the building.
|
| 25 |
+
|
| 26 |
+
**We will release our first small model in 2026** — together with a technical
|
| 27 |
+
report, right here.
|
| 28 |
+
|
| 29 |
+
## Products
|
| 30 |
+
|
| 31 |
+
- **[pirol Endpoint](https://pirol.ai/endpoint)** — the privacy gateway for AI: a drop-in endpoint that pseudonymizes or anonymizes personal data in every prompt before any model sees it. Managed in the EU, or fully offline with Pirol Local.
|
| 32 |
+
- **[CompanyOS](https://pirol.ai/companyos)** — the company runtime where humans and agents run a business together.
|
| 33 |
+
|
| 34 |
+
## Principles
|
| 35 |
+
|
| 36 |
+
1. The human is the protagonist.
|
| 37 |
+
2. Transparency is not optional.
|
| 38 |
+
3. Compute lives on European soil.
|
| 39 |
+
|
| 40 |
+
## Get in touch
|
| 41 |
+
|
| 42 |
+
[pirol.ai](https://pirol.ai) · [hello@pirol.ai](mailto:hello@pirol.ai) · [GitHub](https://github.com/Pirol-ai)
|