MadT21 commited on
Commit
7a6ba07
·
verified ·
1 Parent(s): eeec3be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -11,5 +11,9 @@ hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
13
  ---
 
 
 
 
14
 
15
  An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
11
  hf_oauth_scopes:
12
  - inference-api
13
  ---
14
+ # Gompei the Goat Chatbot 🐐
15
+
16
+ This is a fun chatbot that plays the role of Gompei, the beloved mascot of Worcester Polytechnic Institute (WPI).
17
+ It shares WPI facts and answers questions in a spirited, mascot-like way.
18
 
19
  An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).