|
0a0e1b73fb
|
formatted code
|
2025-05-10 22:00:47 +02:00 |
|
|
644b560ad6
|
removed console.logs
|
2025-05-10 22:00:32 +02:00 |
|
|
719e127019
|
removed bleu-score package and wrote my own that
didn't have a bug in it (issue with saving "constructor" as a key of a normal object)
|
2025-05-10 21:59:37 +02:00 |
|
|
dfb3cae44d
|
extracted the reference to top level in order not
to have to build it at every request
|
2025-05-08 14:30:38 +02:00 |
|
|
faffbecfe9
|
added detailed scores
|
2025-05-08 14:24:22 +02:00 |
|
|
fe064218f5
|
added table to show results in frontend
|
2025-05-08 00:11:21 +02:00 |
|
|
9655fd7a6e
|
added bleu score evaluation for the comment
generation
|
2025-05-07 23:16:03 +02:00 |
|
|
f3633d09b3
|
removed env vars, because i don't wanna think
about that rn
|
2025-05-07 18:21:29 +02:00 |
|
|
4200b5d857
|
formatted file
|
2025-05-07 18:21:13 +02:00 |
|
|
522bcc7ebc
|
made socket logic better
|
2025-05-07 18:10:21 +02:00 |
|
|
21735a236a
|
created a websocket to witness the progress of the processing
|
2025-05-07 17:33:29 +02:00 |
|
|
3c9ab4c4be
|
formatted file
|
2025-05-07 16:53:25 +02:00 |
|
|
c567b59635
|
added simple fronted
|
2025-05-07 13:05:25 +02:00 |
|
|
a16435b021
|
added routes to sumbit the answers
|
2025-05-07 13:05:15 +02:00 |
|
|
770d9b8f64
|
added tests
|
2025-04-28 16:27:11 +02:00 |
|
|
ac6518754f
|
added route to download comment_gen and
code_refinment
|
2025-04-28 16:26:50 +02:00 |
|
|
59f68c677a
|
indented code
|
2025-04-28 10:20:32 +02:00 |
|
|
17590b6348
|
fixed bug
|
2025-04-28 10:20:24 +02:00 |
|
|
a06d99352f
|
added underscore to unused vars to remove lsp warning
|
2025-04-28 10:13:35 +02:00 |
|
|
83c53d6ed4
|
now using ES modules
|
2025-04-28 10:13:05 +02:00 |
|
|
89f9b323fa
|
created basic backend, with simple routes
|
2025-04-28 10:09:10 +02:00 |
|