whymath commited on
Commit
df206fd
·
1 Parent(s): bb86ee5

Updating readme with HF space details

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -9,3 +9,9 @@ license: gpl-3.0
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
+
13
+ # Teach2Learn Virtual Student
14
+
15
+ This is an LLM-based virtual student peer by Yohan Mathew and Jerry Chiang. Leveraging a learning by teaching approach, the virtual student's goal is to help the user learn through teaching someone else.
16
+
17
+ It was built using LangChain + Chainlit, and the live application can be found on HuggingFace [here](https://huggingface.co/spaces/ymath/Teach2LearnVirtualStudent).