Commit Graph

60 Commits

Author SHA1 Message Date
Cristiano Ferreira
0684314cef Add generate level exam endpoint. 2023-11-22 23:09:41 +00:00
Cristiano Ferreira
223a7dfd11 Update multiple choice questions generation. 2023-11-20 22:51:29 +00:00
Tiago Ribeiro
75985a4077 Changed the OpenAI's version to a specific one 2023-11-15 00:01:57 +00:00
Tiago Ribeiro
d1b8793885 Added one more import 2023-11-14 23:17:25 +00:00
Tiago Ribeiro
589909cd3c Added a missing dependency 2023-11-14 22:55:07 +00:00
Tiago Ribeiro
d6a008b353 Added a simple healthcheck endpoint 2023-11-14 16:32:05 +00:00
Cristiano Ferreira
695d9b589a Generate questions endpoints working for all. 2023-11-12 23:40:24 +00:00
Cristiano Ferreira
274252bf92 Endpoint generate reading kinda working. 2023-10-19 23:39:45 +01:00
Cristiano Ferreira
c3957403f6 Add new speaking version. 2023-10-10 11:45:58 +01:00
Tiago Ribeiro
6416582ee0 Updated the format of the WriteBlanks 2023-09-28 15:31:42 +01:00
Cristiano Ferreira
d6b75de856 Add new writing question on generate questions 2023-09-27 22:24:55 +01:00
Cristiano Ferreira
51085619ee Update questions to new formula 2023-09-27 20:23:41 +01:00
Cristiano Ferreira
e7eb7c96ba Update video generation to generate from template. 2023-09-25 22:37:55 +01:00
Cristiano Ferreira
035939e9a7 update postman audio. 2023-09-16 15:50:25 +01:00
Cristiano Ferreira
8d9cd2949c Add speaking task 3 grading endpoint. 2023-09-16 11:44:08 +01:00
Cristiano Ferreira
f77fafa864 Improve speaking grading. 2023-09-15 00:01:52 +01:00
Cristiano Ferreira
8f9b65281e Add endpoints to save questions to db. 2023-09-06 22:53:09 +01:00
Cristiano Ferreira
680ec00885 Fix mistake on grade speaking task 1. 2023-09-06 22:19:42 +01:00
Cristiano Ferreira
c275cb887d Add verification for words in writing grading. 2023-09-05 21:18:42 +01:00
Cristiano Ferreira
00375489e8 Add verification for words in speaking grading. 2023-09-05 21:07:44 +01:00
Cristiano Ferreira
8e043104ad Add verification for words in speaking grading. 2023-09-05 20:31:30 +01:00
Cristiano Ferreira
eb6e9b4ef7 Merged in ft-cf-3-speaking-videos (pull request #4)
Add script to create videos for speaking questions.
2023-09-05 13:35:20 +00:00
Cristiano Ferreira
64776617f2 Add script to create videos for speaking questions. 2023-09-03 18:05:13 +01:00
Pedro Fonseca
685fde0b77 Merged in feature/fetch-tips (pull request #3)
Added endpoint for /fetch_tips

Approved-by: Cristiano Ferreira
2023-09-03 15:20:14 +00:00
Pedro Fonseca
cfff3ee6dd Small bugfix to not call OpenAI twice and File Reformat 2023-09-03 15:13:41 +01:00
Pedro Fonseca
fcd7483fd9 Added endpoint for /fetch_tips 2023-09-03 11:38:12 +01:00
Cristiano Ferreira
a31489d850 Fix grading parse. 2023-08-31 09:55:04 +01:00
Cristiano Ferreira
ca6094c3e7 Add question db insert. 2023-08-24 21:28:59 +01:00
Tiago Ribeiro
18bf6d59e0 Added FFMPEG to Dockerfile 2023-07-14 10:24:26 +01:00
Tiago Ribeiro
df30edd45e Updated the requirements.txt to the correct whisper package 2023-07-13 16:27:19 +01:00
Tiago Ribeiro
7d08cd9608 Renamed the folder because of a mistake 2023-07-13 16:20:04 +01:00
Tiago Ribeiro
a67e7a4abc Added a file just to create this folder in the repo 2023-07-13 15:51:20 +01:00
Cristiano Ferreira
0a53f2c1b8 Add Speaking parts. 2023-06-29 22:44:03 +01:00
Cristiano Ferreira
0b661fe108 Merged in ft-cf-2-add-writing-task-1-grading (pull request #2)
Add writing task 1 grading.
2023-06-29 21:06:31 +00:00
Cristiano Ferreira
7a1dbb76de Add writing task 1 grading. 2023-06-29 22:06:34 +01:00
Cristiano Ferreira
a784400568 Merged in ft-cf-1-add-speaking-endpoints (pull request #1)
Add speaking endpoints and clean code.
2023-06-29 20:40:12 +00:00
Cristiano Ferreira
55ae1b28c7 Update to always use role user as role system is useless pos. 2023-06-26 22:50:40 +01:00
Cristiano Ferreira
f0b85fa500 Update postman collection with speaking endpoint requests. 2023-06-23 00:09:12 +01:00
Cristiano Ferreira
4e1ad6dc67 Add speaking endpoints and clean code. 2023-06-23 00:05:48 +01:00
Tiago Ribeiro
a67f02ed78 Added .idea to the .gitignore 2023-06-22 08:25:17 +01:00
Tiago Ribeiro
0d2c8b3efb Updated the code and the port 2023-06-22 07:54:09 +01:00
Tiago Ribeiro
986f94557b Updated the PORT 2023-06-22 00:08:32 +01:00
Tiago Ribeiro
fcf900a27e Removed gunicorn 2023-06-22 00:08:04 +01:00
Tiago Ribeiro
fa16cad3ca Updated the Dockerfile 2023-06-21 23:57:03 +01:00
Tiago Ribeiro
cbde2c0cb7 Removed "jwt" as a requirement 2023-06-21 23:54:12 +01:00
Tiago Ribeiro
dbce17d0fa Updated the docker version 2023-06-21 10:32:58 +01:00
Tiago Ribeiro
aba3b28fc1 Updated Docker's Python version 2023-06-21 09:30:28 +01:00
Tiago Ribeiro
552c8b79ab Improved the Dockerfile a bit more 2023-06-21 00:12:38 +01:00
Tiago Ribeiro
0f4d4c365e Updated the Dockerfile 2023-06-21 00:12:06 +01:00
Tiago Ribeiro
c8a8dd7fa3 Created the Docker configuration 2023-06-20 23:55:08 +01:00