jeremierostan commited on
Commit
e9b71db
1 Parent(s): bedc91f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -13,10 +13,15 @@ thumbnail: >-
13
  short_description: An ESL tutor
14
  ---
15
 
16
- A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant.
17
 
18
- Duplicate the space and create your own with:
19
- - OpenAI API key
20
- - Assistant ID
21
- - Chosen password (the username is "username" by default - this can be changed in app.py)
22
- - Avatar pic (optional)
 
 
 
 
 
 
13
  short_description: An ESL tutor
14
  ---
15
 
16
+ A companion app to (NewsWave)[https://huggingface.co/spaces/jeremierostan/News_Wave].
17
 
18
+ This app calls an OpenAI assistant to:
19
+ - Assist English learners' reading comprehension
20
+ - Assess English learners' reading comprehension and mastery of new language elements
21
+ - Offer opportunities to practice
22
+
23
+ To use the app:
24
+ - Duplicate this space
25
+ - Enter your OpenAI API key, desired username and password
26
+ - Enter your OpenAI assistant_id
27
+ - Enter your desired assistant avatar (url)