Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Iver
|
2 |
|
3 |
A Retrieval-Augmented Generation (RAG) based chatbot with excellent Norwegian language support, built using Hugging Face's Inference API.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Iver
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 📚
|
6 |
+
colorFrom: blue
|
7 |
+
colorTo: red
|
8 |
+
short_description: Verifiseringsspesialisten Iver
|
9 |
+
---
|
10 |
# Iver
|
11 |
|
12 |
A Retrieval-Augmented Generation (RAG) based chatbot with excellent Norwegian language support, built using Hugging Face's Inference API.
|