LiamKhoaLe commited on
Commit
9cee442
·
1 Parent(s): 261e0ce

Upd arch diagram

Browse files
Files changed (2) hide show
  1. README.md +2 -1
  2. diagram.svg +0 -0
README.md CHANGED
@@ -11,7 +11,8 @@ short_description: Ed-Assistant summary your learning journey with Agentic RAG
11
  ---
12
 
13
  ### StudyBuddy (EdSummariser)
14
- [Live demo](https://binkhoale1812-edsummariser.hf.space)
 
15
 
16
  StudyBuddy is an end-to-end Retrieval-Augmented Generation (RAG) app for learning from your own documents.
17
 
 
11
  ---
12
 
13
  ### StudyBuddy (EdSummariser)
14
+ [Live demo](https://binkhoale1812-edsummariser.hf.space)
15
+ ![System Architecture](diagram.svg)
16
 
17
  StudyBuddy is an end-to-end Retrieval-Augmented Generation (RAG) app for learning from your own documents.
18
 
diagram.svg ADDED