Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 2 KB

README.md

File metadata and controls

40 lines (29 loc) · 2 KB

CoverImage

Table of Contents

🚀 How to Run Our Code

Our application requires Internet connection and microphone permission to run properly.

  1. Download our APK file here: Download APK
  2. Run the downloaded file on your phone! ✨

📦 Packages

🔗 Link to Other Parts

If you want to explore other parts of the project, feel free to navigate to:

  • Overall Project Repository: For the complete project repository, including all parts, visit the GitHub repository.
  • Machine Learning Server Development: Explore the model development aspects of the project, including instructions on how to run the server using Docker and making your very own request to our API server.
  • Backend Development: Dive into the backend development aspects of the project, including API implementation and database management.