Location: Currently in Sydney, Australia.
Remote: Yes.
Willing to relocate: Only in Australia - however, I am a resident of Spain and an Australian citizen.
About: I'm looking for any AI/ML engineer roles at the moment. I have experience applying ML to biology in research so I am looking to see if anything fits.
Good question! I have added better UX features like the ability to record a voice memo at the end of the day to automate the logging. It would be helpful for someone like a busy professional who is having a hard time to take time out of the day to log his food at every meal... So during his downtime, or before he goes to bed - he can quickly jolt down what he ate and then AI would summarise log it for him.
I am working on an AI-powered fitness and food tracker that automatically logs your food based on the photo. One of the difficulties I had when going to the gym is keeping up and sharing macros weekly with my personal trainer. Manually logging food is a hassle and massive pain point - so my app, Eat n Snap attempts to solve this problem. You can also set weight and BMI goals and see your progress on a weekly basis.
I'm holding my breath though. I have a Samsung Edge 4 laptop and I didn't find the battery life impressive - prob got around 6 hours under coding / programming tasks. GPU performance is terrible too.
Hey, it depends on what you are building. I have found with React Native + Expo is that you can mostly avoid native code until you need something that isn't supported by React Native (eg. payment integration) - in that case you will need to eject the app. You would have to manage routing on the app, etc.
If your background is in web dev, building a PWA should be much easier.