Skip to content
Snippets Groups Projects
Commit 96300c54 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Add TL;DR section and EUDAT integration

parent 2cafc756
No related branches found
No related tags found
No related merge requests found
......@@ -271,6 +271,7 @@ curl --header "Authorization: Bearer MY_TOKEN_GOES_HERE" https://helmholtz-bla
- Scanned their material and created embeddings (RAG)
- Calls Blablador's API with embeddings and gets answers
- Product of the _NFDI hackathon DataXplorers // and beyond_
- It's called TL;DR (Too Long; Didn't Read) - [Source code](https://git.geomar.de/marcus-krueger/tldr)
---
......@@ -286,6 +287,15 @@ curl --header "Authorization: Bearer MY_TOKEN_GOES_HERE" https://helmholtz-bla
---
## It's being used in the wild!
- [EUDAT](https://eudat.eu) is a collection of data management services
- Has an instance of NextCloud (File Share, Office, Calendar etc)
- It's integrating AI deeply into its services, backed by Blablador!
- ![](images/eudat.png){width=400px}
---
## Todo
- Run gigantic models multi-node (eg. Falcon-180B)
......
public/images/eudat.png

318 KiB

......@@ -576,6 +576,8 @@ chatbot for their website</li>
answers</li>
<li class="fragment">Product of the <em>NFDI hackathon DataXplorers //
and beyond</em></li>
<li class="fragment">It’s called TL;DR (Too Long; Didn’t Read) - <a
href="https://git.geomar.de/marcus-krueger/tldr">Source code</a></li>
</ul>
</section>
<section class="slide level1">
......@@ -595,6 +597,20 @@ href="https://zenodo.org/records/10376144">https://zenodo.org/records/10376144</
</section>
<section class="slide level1">
<h2 id="its-being-used-in-the-wild-5">It’s being used in the wild!</h2>
<ul>
<li class="fragment"><a href="https://eudat.eu">EUDAT</a> is a
collection of data management services</li>
<li class="fragment">Has an instance of NextCloud (File Share, Office,
Calendar etc)</li>
<li class="fragment">It’s integrating AI deeply into its services,
backed by Blablador!</li>
<li class="fragment"><img data-src="images/eudat.png"
width="400" /></li>
</ul>
</section>
<section class="slide level1">
<h2 id="todo">Todo</h2>
<ul>
<li class="fragment">Run gigantic models multi-node (eg.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment