I saw a RAG demo from a startup that allows you to upload patient's medical docs, then the doctor can ask it questions like: > what's the patient's bp? even questions about drugs, histories, interactions, etc. The AI keeps in mind the patient's age and condition in its responses, when recommending things, etc. It reminded me of a time I was at the ER for a rib injury and could see my doctor Wikipedia'ing stuff - coul…
This has been tried already, and it hasn't worked out well so far for NYC [0]. RAG can helps avoid complete hallucinations but it can't eliminate them altogether, and as others have noted the failure mode for LLMs when they're wrong is that they're confidently wrong. You can't distinguish between confident-and-accurate bot legal advice and confident-but-wrong bot legal advice, so a savvy user would just avoid the bot legal advice at all.
[0] https://arstechnica.com/ai/2024/03/nycs-government-chatbot-i...