
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.


