Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,25 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
6 |
sdk: static
|
7 |
pinned: true
|
8 |
---
|
9 |
|
10 |
-
<img src="https://raw.githubusercontent.com/
|
11 |
|
12 |
|
13 |
-
<h1>
|
14 |
<p>
|
15 |
-
The Swedish National Archives (Riksarkivet) primarily manage
|
16 |
</p>
|
17 |
<p>
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
20 |
|
21 |
Find us here π
|
22 |
|
@@ -24,7 +27,7 @@ Find us here π
|
|
24 |
<li> <a href="https://riksarkivet.se/startpage" class="underline">Our web pages</a> where you can learn more about us and our services. π </li>
|
25 |
<li> <a href="https://sok.riksarkivet.se/" class="underline">Our National Archives Database</a> where you can search for and access archival information and digitised archival documents, maps, plans, drawings and more! π </li>
|
26 |
<li> Our <a href="https://github.com/Riksarkivet/dataplattform/wiki/Home-english-version" class="underline">Our Github pages</a> with documentation for our public APIs for accessing archival data. π </li>
|
27 |
-
<li> Our code that is open source can be found on our <a href="https://github.com/orgs/
|
28 |
|
29 |
</ul>
|
30 |
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
6 |
sdk: static
|
7 |
pinned: true
|
8 |
---
|
9 |
|
10 |
+
<img src="https://raw.githubusercontent.com/AI-Riksarkivet/.github/main/riks.png" width="20%" height="20%" align="right" />
|
11 |
|
12 |
|
13 |
+
<h1>AI at the Swedish National Archives</h1>
|
14 |
<p>
|
15 |
+
The Swedish National Archives (<a href="https://riksarkivet.se" class="underline">Riksarkivet</a>) primarily manage government records for future generations. Access to cultural heritage and authentic information that can be used for research, judicial matters, and public transparency is fundamental to our democratic society.
|
16 |
</p>
|
17 |
<p>
|
18 |
+
Riksarkivet has identified a significant opportunity to establish an AI lab, known as AIRA (AI at Riksarkivet), to focus on research and development as well as product development within Riksarkivet. As a lab within a supervisory authority, we offer services, datasets, and models related to our public mission.
|
19 |
+
</p>
|
20 |
+
<p>
|
21 |
+
We work primarily with Handwritten Text Recognition, semantic search, and to some extent, Large Language Models (LLMs). We share our training data and models on platforms like Huggingface π€ and elsewhere. If you are interested in improving or utilizing our models, we would be delighted to collaborate!
|
22 |
+
</p>
|
23 |
|
24 |
Find us here π
|
25 |
|
|
|
27 |
<li> <a href="https://riksarkivet.se/startpage" class="underline">Our web pages</a> where you can learn more about us and our services. π </li>
|
28 |
<li> <a href="https://sok.riksarkivet.se/" class="underline">Our National Archives Database</a> where you can search for and access archival information and digitised archival documents, maps, plans, drawings and more! π </li>
|
29 |
<li> Our <a href="https://github.com/Riksarkivet/dataplattform/wiki/Home-english-version" class="underline">Our Github pages</a> with documentation for our public APIs for accessing archival data. π </li>
|
30 |
+
<li> Our code that is open source can be found on our <a href="https://github.com/orgs/AI-Riksarkivet/repositories" class="underline"> Github </a> </li>
|
31 |
|
32 |
</ul>
|
33 |
|