interessant projectjen

This commit is contained in:
2023-01-22 17:51:56 +01:00
parent 5052829c18
commit d21ec03b6f
5 changed files with 97 additions and 43 deletions

View File

@@ -10,5 +10,7 @@ edition = "2018"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.91"
rfd = "0.10.0"
chatgpt_rs = "0.6.0"
async-openai = "0.5.0"
rand = "0.8"
tokio = { version = "1", features = ["full"] }
rust-bert = "0.20.0"