Alysha Creelman commited on
Commit
103dbdf
·
unverified ·
1 Parent(s): 69d948f

Fixing for HF template

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -1,9 +1,12 @@
1
- Welcome to the Wormington Scholar Chatbot!
 
 
 
 
 
 
 
 
 
2
 
3
- Wormington is a freindly, green worm that happens to be very intelligent. Not only is he a smart guy... he is a great teacher! Wormington knows how to tailor his responses to multiple different age groups including:
4
- - Elementary School
5
- - Middle School
6
- - High School
7
- - College
8
-
9
- Wormington was adapted from Yang's Chatbot created for a CS 553 class example. Alysha, Erika, and Jen worked on this modification!
 
1
+ ---
2
+ title: Wormington Scholar Chatbot
3
+ emoji: 💬
4
+ colorFrom: yellow
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 4.36.1
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
 
12
+ An modification of Yang's chatbot by Alysha, Jen, and Erika 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).