Rsr2425 commited on
Commit
f2d71e3
·
1 Parent(s): 2a6099a

Updated README

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -14,4 +14,11 @@ license: apache-2.0
14
  https://www.loom.com/share/bcc9268ae6bd41cab183b0c77993d01a?sid=09cb9294-3304-4e53-9f64-7612a4b68007
15
 
16
  ## AIE Midterm Write-up
17
- https://canyon-saffron-1e4.notion.site/AIE-Midterm-Submission-19aeabf3f05480369c33d11c4f0403ec?pvs=4
 
 
 
 
 
 
 
 
14
  https://www.loom.com/share/bcc9268ae6bd41cab183b0c77993d01a?sid=09cb9294-3304-4e53-9f64-7612a4b68007
15
 
16
  ## AIE Midterm Write-up
17
+ https://canyon-saffron-1e4.notion.site/AIE-Midterm-Submission-19aeabf3f05480369c33d11c4f0403ec?pvs=4
18
+
19
+ ## Notes
20
+ This is a very early state for the app, which can be viewed and interacted with here: https://huggingface.co/spaces/Rsr2425/Simplify
21
+
22
+ Note that the "Pull source docs" button for ingesting documentation is not functional yet. For now, the pipelines use a hardcoded url, which is just the single documentation page: https://python.langchain.com/docs/tutorials/rag/
23
+
24
+ The app however should be able to generate a five question quiz and provide feedback on the correctness of the answers submitted by the user.