Skip to content

Commit

Permalink
docs: development architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
tunglev authored Dec 12, 2023
1 parent da0a963 commit a0ec925
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)



Expand Down Expand Up @@ -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?”
Expand Down

0 comments on commit a0ec925

Please sign in to comment.