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

# Peter Vermaercke

<div align="left"><figure><img src="/files/IPjQ7tYwUuLOFRArjRk8" alt="Peter Vermaercke" width="256"><figcaption></figcaption></figure></div>

### Welcome to the Latent Space Age

#### Presentation abstract

As AI companies crack open the black box of Large Language Models through interpretability research, we're entering the Latent Space Age. Now we're be able to understand and control the hidden features that make AI models work, leading to revolutionary new tools that let us design information through meaningful properties, similar to how music producers use mixing boards to fine-tune songs.

### Biography Peter

I'm a strategist based in Brussels, Belgium. I help organisations decide what the next best move is in their digital journey. For every challenge, I look through a business, customer and technology lens to get a complete picture.

My background in UX design ensures every strategy I craft puts people first, because the most successful products solve real problems for real users. I’m on a mission to turn the endless possibilities of AI and data into real value. Information is at the core of all of this. It is both the source of many challenges as well as the solution.

### Community Involvement

* World IA Day 2026 Eindhoven, organizer&#x20;
* World IA Day 2024 Ghent, organizer
* World IA Day 2015 Brussels, organizer
* World IA Day 2013 Genk, attendee

### Connect

* <i class="fa-globe-pointer">:globe-pointer:</i> Website: [https://vrmrck.be](https://netherlands.worldiaday.org/community/ https:/vrmrck.be)
* <i class="fa-instagram">:instagram:</i> Instagram: [@pvermaer](https://www.instagram.com/pvermaer)
* <i class="fa-linkedin">:linkedin:</i> LinkedIn: <https://www.linkedin.com/in/petervermaercke/>

{% hint style="warning" %}
Before saving, be sure to make this page indexable by going to Page options > Visibility and enable "Search indexing" and "Web-crawlers indexing".
{% 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, and the optional `goal` query parameter:

```
GET https://netherlands.worldiaday.org/community/peter-vermaercke.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
