> For the complete documentation index, see [llms.txt](https://trustworthy-ai.liquid-legal.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trustworthy-ai.liquid-legal.org/trustworthy-ai.md).

# Trustworthy AI

## Intro

There is lots of talk about bringing Trustworthy AI into practice. In this event series, we go beyond the mere ideas and discuss with four legal experts about their perspective and insights.

## Initiatoren

* [Liquid Legal Institute](https://www.liquid-legal-institute.com/)
* [appliedAI Institute for Europe ](https://www.appliedai-institute.de/en/)
* [LMU](https://www.philosophie.lmu.de/de/personenuebersicht/kontaktseite/benjamin-lange-9560e98b.html) und [MCML](https://mcml.ai/)
* [TUM Think Tank](https://tumthinktank.de/de/startseite/)

## Inhalte

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Notes and Publications</td><td></td><td></td><td><a href="/pages/LqWqFuKB7N0c7uIdmHYO">/pages/LqWqFuKB7N0c7uIdmHYO</a></td><td><a href="/files/BpFIph08mdIWZRWK5QHl">/files/BpFIph08mdIWZRWK5QHl</a></td></tr><tr><td align="center">Motivation and Vision</td><td></td><td></td><td><a href="/pages/tobaAikOvr4fe94dBm0G">/pages/tobaAikOvr4fe94dBm0G</a></td><td><a href="/files/PvFsFpX72ZvIcxkEXjUA">/files/PvFsFpX72ZvIcxkEXjUA</a></td></tr><tr><td align="center">Upcoming Events and Activities</td><td></td><td></td><td><a href="/pages/DDC05qKVqsMAKLka3N3m">/pages/DDC05qKVqsMAKLka3N3m</a></td><td><a href="/files/Rc7WEgK4qAlqQvdNKcBR">/files/Rc7WEgK4qAlqQvdNKcBR</a></td></tr></tbody></table>

Bilder von [krakenimages](https://unsplash.com/@krakenimages?utm_source=unsplash\&utm_medium=referral\&utm_content=creditCopyText) via [Unsplash](https://unsplash.com/s/photos/round-table?utm_source=unsplash\&utm_medium=referral\&utm_content=creditCopyText), [Sigmund](https://unsplash.com/es/@sigmund?utm_source=unsplash\&utm_medium=referral\&utm_content=creditCopyText) via [Unsplash](https://unsplash.com/s/photos/experts?utm_source=unsplash\&utm_medium=referral\&utm_content=creditCopyText), und [Yancy Min](https://unsplash.com/@yancymin?utm_source=unsplash\&utm_medium=referral\&utm_content=creditCopyText) via [Unsplash](https://unsplash.com/s/photos/github?utm_source=unsplash\&utm_medium=referral\&utm_content=creditCopyText)

## Lizenz

{% hint style="info" %}
Die Inhalte der Seite wurden unter der CC BY-SA 4.0 Lizenz veröffentlicht.&#x20;

Mehr Details unter: [Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/)
{% endhint %}

## LLI Library

{% hint style="info" %}
Falls Sie an weiteren Publikationen interessiert sind, besuchen Sie die [Library](https://www.liquid-legal-institute.com/library/) und [Github](https://github.com/Liquid-Legal-Institute). Dort sind viele frei verfügbaren Publikationen verfügbar.
{% endhint %}

## Cover Image

Das Hauptbild wurde vom LLI mit DALL-E mit folgendem Prompt erstellt:

{% hint style="info" %}
Digitalized justice court building with humans and technology.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://trustworthy-ai.liquid-legal.org/trustworthy-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
