Aaron
325 posts

Aaron
@aaronsmithdev
Hello! I'm Aaron. Medical Doctor. Python enthusiast. Interests in technology, education, and healthcare. I run https://t.co/t180c3Ovis.










An innovative 15-minute blood test that distinguishes between bacterial and viral infections is being trialled in three hospitals in England. It cuts the time to diagnose children with illnesses like sepsis, meaning they can be treated more quickly. ℹ️ england.nhs.uk/2025/10/nhs-ho…








Building a dashboard for domain experts to review AI outputs is critical for domain-specific LLM apps. Principles we followed at @AnteriorAI when building ours: (1) Optimise for providing all relevant context as intuitively as possible Our doctors and nurses say the hardest part of reviewing AI outputs is getting the same context the AI has. Our interface makes the medical record and guideline document accessible on right hand side with the AI outputs laid out on the left, providing clear mental separation. (2) Design the user review flow from first principles, not their existing workflows Different domain experts develop their own workflow over time through habit. Our opinion is that there is an 'ideal' workflow which you can guide them towards, optimising for both speed and accuracy. (3) Don't just get correctness, get failure modes and suggested fixes at the same time You want your reviews to help you improve your system, not just tell you how you're doing. Measuring multiple things at once prevents your domain experts from needing to keep re-loading context for an AI output. In our dashboard, you can see 'correct/incorrect', 'add domain knowledge' and 'tag failure mode'.





















