Add codebase link.
Browse files
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
|