smkerr commited on
Commit
30ae45e
1 Parent(s): 958cb85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,6 +8,6 @@ pinned: false
8
  license: mit
9
  ---
10
 
11
- This application was developed as part of a student project for a Deep Learning course at Hertie School of Governance Berlin. Our tutorial showcases the development of Retrieval Augmeneted Generation with Citations (RAG+C) for government. As an illustrative use case, we developed a chat bot which can answer questions on the US Federal Acquisition Regulation and deployed the model as a Conversation User Interface (CUI) in this HF Space. Note: All models used are open-source. Have fun!
12
 
13
  Authors: Kai Foerster, Amin Oueslati & Steven Kerr
 
8
  license: mit
9
  ---
10
 
11
+ This application was developed as part of a student project for a Deep Learning course at Hertie School of Governance Berlin. Our tutorial showcases the development of Retrieval Augmeneted Generation with Citations (RAG+C) for government. As an illustrative use case, we developed a chat bot which can answer questions on the US Federal Acquisition Regulation and deployed the model as a Conversation User Interface (CUI) in this HF Space. All models used are open-source. Have fun!
12
 
13
  Authors: Kai Foerster, Amin Oueslati & Steven Kerr