joaocarlosnb commited on
Commit
6ef8051
·
verified ·
1 Parent(s): 99e4315

Add codebase link.

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ tags:
15
 
16
  Binary transformer classifier detecting whether a text describes a Generative AI (GenAI) application in a smart city context.
17
 
 
 
18
  ## Labels
19
  - 0: GenAI used for smart city application
20
  - 1: Not related
 
15
 
16
  Binary transformer classifier detecting whether a text describes a Generative AI (GenAI) application in a smart city context.
17
 
18
+ The full codebase can be found [here](https://github.com/les2feup/genai-smartcity/).
19
+
20
  ## Labels
21
  - 0: GenAI used for smart city application
22
  - 1: Not related