this post was submitted on 20 Aug 2026
281 points (99.0% liked)
Technology
87417 readers
3841 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've used AI for medical transcription before and it is absolutely incredible. It's not just a word for word text, but a detailed clinical breakdown of everything discussed.
All you have to do is simply read the damn thing thoroughly and correct whatever minor errors pop up.
Takes 95% less time.
I'm unsure if there's an ethical issue with putting patients medical records in the data machine.
There exists online and offline ML.
Transcription is not a task that needs a full blown LLM, summarization probably does, and if being done offline or on a server with trusted verifiable lack of logging should be fine. That does not mean send it to ChatGPT API.
I would hope they store the raw conversation file encrypted with patient records so they can retranscribe later as tools improve.