Learning in Drublic

No BS AI development: practical Ruby tutorials that actually work.

Research 12 min read

Program of Thought: The Missing Link Between Reasoning and Code

Deep dive into Program of Thought (PoT) - a powerful approach that separates reasoning from computation. Compare it with CodeAct and ChainOfThought to find the right tool for your AI applications.

V

Vicente Reig

Fractional Engineering Lead

Tutorial 12 min read

Building Your First ReAct Agent in Ruby

Step-by-step guide to creating tool-using AI agents with DSPy.rb. Learn how to build agents that can reason about their actions and solve complex multi-step problems.

V

Vicente Reig

Fractional Engineering Lead

Features 10 min read

CodeAct: When Your AI Writes Ruby Code

Deep dive into DSPy.rb's unique CodeAct module for dynamic code generation. Discover how to build AI agents that write their own Ruby code to solve problems.

V

Vicente Reig

Fractional Engineering Lead

Design 8 min read

Building Ruby-Idiomatic AI Applications with DSPy.rb

How DSPy.rb embraces Ruby conventions to make AI development feel natural. Learn about the design decisions that make DSPy.rb uniquely Ruby.

V

Vicente Reig

Fractional Engineering Lead