www-from-model/content/explore.md
Michael Hanke 41c3a33a40
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 33s
rf: tune visuals, link explore page
2026-03-09 20:04:48 +01:00

21 lines
830 B
Markdown

---
title: Explore the project
---
Use the interactive network graph below to explore what the psychoinformatics
project is about: what we do, why we do it, and how it all connects. Select a
node to see its links. Click again to visit the respective page.
{{< rawhtml >}}
<script type="module" crossorigin src="/graph.js"></script>
<div class="relative">
<div id="sigma-node-type-controls" class="absolute z-10 left-2">
<div id="sigma-controls-list"></div>
</div>
<div id="sigma-container" class="w-full h-screen m-0 p-0 bg-neutral-100 dark:bg-neutral-600"></div>
</div>
{{< /rawhtml >}}
The network chart is automatically generated from public information in the
[psychoinformatics knowledge pool](https://pool.psychoinformatics.de/ui/). In
fact, this entire website it auto-generated daily by querying this source.