NiborKowon commited on
Commit
9ff8285
·
verified ·
1 Parent(s): b995abb

include technical sheet info link

Browse files
Files changed (1) hide show
  1. src/application/app.py +2 -0
src/application/app.py CHANGED
@@ -345,6 +345,8 @@ if chosen_id == "1":
345
  to address <br> real-world challenges. <br> <br>
346
  Our work on NegotiateAI started in 2023. You can find more information <br>
347
  about the NegotiateAI project on our <a href="https://www.blog-datalab.com/home/negotiateai/">website</a>.
 
 
348
  </div>
349
  <img src="data:image/png;base64,{logo}" class="logo" />
350
  </div>
 
345
  to address <br> real-world challenges. <br> <br>
346
  Our work on NegotiateAI started in 2023. You can find more information <br>
347
  about the NegotiateAI project on our <a href="https://www.blog-datalab.com/home/negotiateai/">website</a>.
348
+ To ensure transparency under the EU AI Act, we provide detailed documentation of how NegotiateAI <br>
349
+ works, including its data sources and AI components. You can read the full technical document <a href="https://huggingface.co/spaces/GIZ/NegotiateAI/blob/main/NegotiateAI_EU_AI_ACT_Annex_Reporting.pdf">here</a>.
350
  </div>
351
  <img src="data:image/png;base64,{logo}" class="logo" />
352
  </div>