Help with experimental record app!

Hi Everyone. Recently found out that AI-assisted app building was a thing. I’m a busy physician-scientist and thought Glide could help me to streamline my note taking process in the lab. Have long used a traditional notebook. Wanted to create an app in which I could dictate my experimental record on my phone into a set number of fields. Would then try to export it to an app where I could compile all the entries chronologically (eg, Evernote). I am a noviciate at any sort of programming. I was able to correctly make an “Experimental Record” template, but I can’t seem to voice dictate into the fields. Additionally, I’m not sure how to save/export it out. It also doesn’t seem to be saving on a parent section where’d I’d like a running list of entries. Here’s the project link if helpful: Bryan's App I suspect there might be a template that it’s fairly similar to this, but they all seem more naunced. Appreciate any insights you can provide. Thanks! Bryan

Hey there! Two ways to accomplish what you’re looking for I think.

  1. Transcribe audio buttons for each field in a form
  2. Record audio component in a form with a manual workflow that uses AI to transcribe the audio and extract the corresponding values before writing them to the fields.

Let me know if one of these methods work for you.

1 Like