From a0ec9251d8d0dc39384f376c35327a9ddfdde23c Mon Sep 17 00:00:00 2001 From: TungLe <99946449+TungVietLe@users.noreply.github.com> Date: Mon, 11 Dec 2023 20:44:27 -0500 Subject: [PATCH] docs: development architecture --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fb9029..b8c1743 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,16 @@ ### Notice of possible occurrence: After publishing this Github repo, I saw that my Azure credit was significantly dropped, resulting in Speech API deny. This might be due to bad people taking advantage of my Azure keys and endpoints, which are hard coded (although a bad practice but due to time constrain). I'm trying to fix it so that the speech-to-text will work again. + + # Docs -Official Docs _(coming soon)_ +![0 2](https://github.com/project-slot/HandsOn/assets/99946449/c31ee4f9-ec34-4025-8472-711add9ca54d) +*Development architecture. Server architecture is underdevelopment.* + +- Official Docs _(coming soon)_ -[class ADT](https://github.com/TungVietLe/HandsOn/blob/main/ADT.md) +- [class ADT](https://github.com/TungVietLe/HandsOn/blob/main/ADT.md) @@ -66,6 +71,9 @@ Develop for Android AR Core ![Screenshot 2023-10-30 140037](https://github.com/TungVietLe/HandsOn/assets/99946449/d3d547d4-d10c-4dba-bd61-728abf012ea6) It's just a super early state. The model is still improving and hasn't generalized things well enough. Currently, the project is just a prototype with some simple requests. + + + # Future goals 1. AI Real-time feedback (Anticipated example use cases): - “Why is my spectrometer not giving accurate readings?”