Our LA Hacks 2024 project, Aide-n, is a first-aid handbook. You can submit a text description or photo of your health emergency and Aide-n will give you suggestions for taking care of it, from the convenience of your pocket.
We use two seperate machine learning models: Google Gemini for image to text generation and an Intel Developer Cloud powered, fine tuned LLM (name of model: phi1_5-lahacks). We run the LLM on IDC Jupyter Notebook and utilize the Intel Extension for PyTorch.