Brought to you by the people who teach, mentor, and lead med-legal, claims, and risk.


Blog

AI Medical Record Review for QME and IME Work

How AI record review turns thousands of pages into a cited chronology you can question, and what still has to happen after the reading is done

One Case File, End to End: AI Across the Medical Evaluation Workflow

How a single case moves through record review, the claimant interview, and the finished report, and exactly what is automated at each of the three steps

Before It Ships: Testing Your IME or QME Report Against the Record

IME report analysis for QME and IME work, testing a finished report for completeness, consistency, and support in the record it cites

OmniAI 2.0

Announcing OmniAI 2.0 - An LLM-Agnostic Ruby Library for Seamless AI Integration

Using GraphQL with LLMs in Ruby

Open up your app to LLMs with GraphQL.

Using OmniAI to Convert PDFs to Markdown with LLMs

A guide to converting a PDF into Markdown using OmniAI with OpenAI and MuPDF.

Using OmniAI to Leverage Tools with LLMs

OmniAI now supports tools in LLM integrations using Anthropic, Google, Mistral, and OpenAI.

Using OmniAI to Search LLM Embeddings with Ruby on Rails and Postgres

OmniAI now supports the generation of embeddings for both Mistral and OpenAI. In conjunction with pgvector, this is an excellent option for indexing and searching data to pass through an LLM prompt within a Ruby on Rails application.

Building Prompts with OmniAI

OmniAI introduces the ability to generate complex prompts in Ruby with a prompt builder.

OmniAI CLI

OmniAI now ships with a built-in CLI, making it easier than ever to use OpenAI’s ChatGPT, Google’s Gemini, Anthropic’s Claude, or Mistral’s LeChat.

Introducing OmniAI

An LLM Agnostic Ruby Library for OpenAI’s ChatGPT, Google’s Gemini, Anthropic’s Claude Mistral’s LeChat, and More!

Searching Files with ChatGPT Assistants

Using a ChatGPT Assistant to Search Files (PDFs, DOCX, HTML and more) with Python

Using ChatGPT with Ruby

A guide to using OpenAI’s ChatGPT with Ruby