andreped commited on
Commit
a4ec6c8
·
unverified ·
2 Parent(s): 972af27 60f2811

Merge pull request #6 from andreped/huggingface

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # chatbot-streamlit-demo
2
 
3
  [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://chatbot-app-demo.streamlit.app)
 
1
+ ---
2
+ title: 'ChatBot: learn about André's research through an AI assistant'
3
+ colorFrom: indigo
4
+ colorTo: indigo
5
+ sdk: streamlit
6
+ sdk_version: 1.27.2
7
+ app_port: 8501
8
+ emoji: 💬
9
+ pinned: false
10
+ license: mit
11
+ app_file: app.py
12
+ ---
13
+
14
  # chatbot-streamlit-demo
15
 
16
  [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://chatbot-app-demo.streamlit.app)