Alysha Creelman
commited on
Update and rename README.md to Updating README for submission
Browse files- README.md +0 -12
- Updating README for submission +9 -0
README.md
DELETED
@@ -1,12 +0,0 @@
|
|
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 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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updating README for submission
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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!
|