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


#ruby

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!

Using ChatGPT with Ruby

A guide to using OpenAI’s ChatGPT with Ruby