Alex Rudall's Avatar

Alex Rudall

@alexrudall.com

Maintainer of ruby-openai. I help US-based Rails startups & scaleups integrate with genAI.

78
Followers
54
Following
19
Posts
03.07.2023
Joined
Posts Following

Latest posts by Alex Rudall @alexrudall.com

Preview
GitHub - openai/openai-ruby Contribute to openai/openai-ruby development by creating an account on GitHub.

Just released - OpenAI's official Ruby SDK beta!! built by Stainless, who kindly hired me for a couple of days to test it. It's cool - auto generated from OpenAPI schema. strict typing. more options for Ruby AI devs = a very good thing github.com/openai/opena... #ruby #ai

17.04.2025 19:26 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - alexrudall/ruby-anthropic: Anthropic (Claude) API + Ruby! πŸ€–πŸŒŒ Anthropic (Claude) API + Ruby! πŸ€–πŸŒŒ. Contribute to alexrudall/ruby-anthropic development by creating an account on GitHub.

PS. I've renamed the community gem to ruby-anthropic so they can have the namespace. More details here: github.com/alexrudall/r...

10.04.2025 11:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - anthropics/anthropic-sdk-ruby Contribute to anthropics/anthropic-sdk-ruby development by creating an account on GitHub.

Anthropic just released their official Ruby SDK!! Big moment. Official support at last. #ruby #anthropic github.com/anthropics/a...

10.04.2025 11:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

New little ruby-openai release! Version 8.1 - search vector stores. Check it out: github.com/alexrudall/r... #ruby #openai

30.03.2025 16:18 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Sounds cool! That m is confusing me though… it has 3 legs or am I tripping

28.03.2025 08:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Looking for #ruby devs around #poitiers #france ... anyone ?

21.03.2025 13:42 πŸ‘ 6 πŸ” 8 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - alexrudall/ruby-openai: OpenAI API + Ruby! πŸ€–β€οΈ Now with Responses API + Deepseek! OpenAI API + Ruby! πŸ€–β€οΈ Now with Responses API + Deepseek! - alexrudall/ruby-openai

Instructions for using Response API: github.com/alexrudall/r...

14.03.2025 17:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - alexrudall/ruby-openai: OpenAI API + Ruby! πŸ€–β€οΈ Now with Responses API + Deepseek! OpenAI API + Ruby! πŸ€–β€οΈ Now with Responses API + Deepseek! - alexrudall/ruby-openai

New release: ruby-openai v8 adds OpenAI's new Agent Responses API, fixes a JSON parsing issue that affected a lot of people + how-to-use Deepseek instructions, & more. Hope you like :) github.com/alexrudall/r...

14.03.2025 17:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
My best thoughts on Evals systems No silver bullets

Quick blog post summarising what I've learned from building evals systems so far: letseval.com/p/my-best-th... #ai #evals

03.03.2025 18:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Remember folks. "JWT Token" stands for:

JavaScript Object Notation World Wide Web Token Token

19.02.2025 18:16 πŸ‘ 85 πŸ” 15 πŸ’¬ 3 πŸ“Œ 1
Preview
How to fix the 2 biggest Evals mistakes (From a top Google researcher)

Trying out sharing more of what I'm learning in case it's useful to anyone. First post: How to fix the 2 biggest Evals mistakes letseval.com/p/how-to-fix... #ai #evals #LLMs

15.02.2025 14:35 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Fixing some dodgy JSON handling in ruby-openai. Breaking change. Reviews & testers much appreciated; github.com/alexrudall/r... #ruby #openai

14.02.2025 16:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

New release! ruby-openai 7.4.0 adds the Usage endpoints so you can track what you're spending. Instructions: github.com/alexrudall/r... #openai #ruby

10.02.2025 17:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Common pitfalls when building generative AI applications As we’re still in the early days of building applications with foundation models, it’s normal to make mistakes. This is a quick note with examples of some of the most common pitfalls that I’ve seen, b...

Great article from @chiphuyen.bsky.social huyenchip.com/2025/01/16/a... #genAI

07.02.2025 17:51 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Interesting talks at the @joinprolific.bsky.social Winter AI Summit today. Key takeaway for me - humans must always be in the loop, but moving to constantly higher levels of task difficulty as the AI does more and more. From 'circle the cat' to 'diagnose this cat'. #evals #finetuning

04.02.2025 17:04 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Please hex carefully

01.02.2025 14:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Introducing Contextual Retrieval Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.

source: www.anthropic.com/news/context...

18.12.2024 20:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Useful rule of thumb from Anthropic: if your total input is less than 200k tokens (500 pages), just make a big prompt. If it’s more? RAG time.

18.12.2024 20:46 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Hey new followers :) So: just sent my biggest ever mailshot. 185 whole people! Sign up over on railsai.com if you want (very) intermittent emails from me about Rails + AI. #rails #ai

04.12.2024 18:01 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

sup

23.10.2024 10:52 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

How many Ruby / AI folks are on here I wonder. That is a niche within a niche within a niche

28.08.2023 10:25 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0