Developing Voicehealth

Voicehealth is a speech-to-text app that helps users find relevant medications based on their symptoms through integrated APIs and query processing.

wisnuyasha

Wisnuyasha Faizal

Author

June 20th, 2025

2 minutes read

0 likes

Scroll to like button

2 views

Voicehealth API Documentation Page
Voicehealth API Documentation Page

Summary

this project is so unique, so we created a ml (llm if im not mistaken) to transform user's symptoms into drugs ingredient and created a backend to query those ingredient to external api like halodoc and alodokter to return the drugs.

i do the auth features with mail verif, deployed with gcp's cloud run, develop the backend query and medicine history per-user.

Detailed Contri

  • developed authentication features, including login and registration, with mailer integration for account verification.

  • deployed machine learning models to a vm and deployed the backend system to cloudrun for scalable infra.

  • designed and implemented API queries to interact with the VM and integrated halodoc and alodokter apis into a unified api endpoint.

  • built a history api to enable users to track and access past symptom searches and medication recommendations.

Read More