GenMed AI
Transcribes doctor-patient conversations into medical records
What it does
The app uses the Google AI Client SDK of Gemini AI to transcribe natural conversations between doctors and patients into medical records, saving time for physicians, reducing typing, and increasing the time spent with patients. The app converts everyday language into medical terminology. For example, it transforms common words like "redness" into medical terms such as "erythema."
By harnessing the power of Gemini AI, the app can offer medical recommendations based on the patient’s diagnostic impression, even if these recommendations were not explicitly mentioned in the original conversation. This might include suggesting laboratory tests, imaging studies, or specific treatments.
After generating the text, users can create a new version of it. Once satisfied with the result, they can copy or share it.
Currently, the application only accepts text inputs due to a limitation in the Google AI Client SDK, which only supports text and image inputs. However, I have successfully tested creating a server with the Gemini API that processes audio into medical conversations.
Built with
- Android
- Google Speech Recognition & Synthesis
Team
From
Colombia