Add readme

This commit is contained in:
Andras Schmelczer 2022-08-07 14:18:33 +02:00
parent 9630436d6b
commit 8fc83d8392
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
__pycache__ __pycache__
.ipynb_checkpoints .ipynb_checkpoints
tracing_database.json tracing_database.json
__deploy__.ipynb

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# GreatAI interview task
Toy SVM-based text classification of financial sentiment for evaluating the Developer Experience (DX) of using GreatAI.
## Questionnaires
- [AI/ML deployment best-practices adoption](https://forms.gle/976qnaZPC6LPgfDK6)
- [Technology acceptance model](https://forms.gle/qcjtoajdUYQsFwcEA)