feat: Implement and display AI-powered course recommendations with a new API endpoint and frontend UI.

This commit is contained in:
2026-01-18 15:24:56 -03:00
parent 46b6253f22
commit 57594ce628
8 changed files with 204 additions and 3 deletions
Generated
+1
View File
@@ -1479,6 +1479,7 @@ dependencies = [
"common",
"dotenvy",
"jsonwebtoken",
"reqwest 0.12.26",
"serde",
"serde_json",
"sqlx",