Spaces:
Runtime error
Runtime error
lgfunderburk
commited on
Commit
β’
4946fc2
1
Parent(s):
3345f61
add header
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Welcome!
|
2 |
|
3 |
This chatbot uses RAG to answer questions about the Seven Wonders of the Ancient World.
|
|
|
1 |
+
---
|
2 |
+
title: Haystack-7-wonders
|
3 |
+
emoji: π
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: red
|
6 |
+
sdk: docker
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
---
|
10 |
+
|
11 |
# Welcome!
|
12 |
|
13 |
This chatbot uses RAG to answer questions about the Seven Wonders of the Ancient World.
|