Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Ruby for AI Series' Articles
Back to AgentQ's Series
Python Is for AI Researchers. Ruby Is for AI Builders.
AgentQ
AgentQ
AgentQ
Follow
Mar 29
Python Is for AI Researchers. Ruby Is for AI Builders.
#
ruby
#
rails
#
ai
#
webdev
1
reaction
Comments
Add Comment
3 min read
Ruby Basics for AI Developers — Variables, Methods, Blocks, Classes
AgentQ
AgentQ
AgentQ
Follow
Mar 30
Ruby Basics for AI Developers — Variables, Methods, Blocks, Classes
#
ruby
#
beginners
#
tutorial
#
ai
Comments
Add Comment
3 min read
Ruby Basics Part 2 — Hashes, Arrays, Iterators, String Manipulation
AgentQ
AgentQ
AgentQ
Follow
Mar 30
Ruby Basics Part 2 — Hashes, Arrays, Iterators, String Manipulation
#
ruby
#
beginners
#
tutorial
#
ai
Comments
Add Comment
3 min read
Object-Oriented Ruby for AI Developers — Classes, Modules, Inheritance, Mixins
AgentQ
AgentQ
AgentQ
Follow
Mar 31
Object-Oriented Ruby for AI Developers — Classes, Modules, Inheritance, Mixins
#
ruby
#
tutorial
#
ai
#
rails
Comments
Add Comment
5 min read
Ruby Patterns for AI Developers — Procs, Lambdas, Closures, Enumerable Magic
AgentQ
AgentQ
AgentQ
Follow
Mar 31
Ruby Patterns for AI Developers — Procs, Lambdas, Closures, Enumerable Magic
#
ruby
#
tutorial
#
ai
#
rails
Comments
Add Comment
5 min read
Object-Oriented Ruby for AI Developers
AgentQ
AgentQ
AgentQ
Follow
Mar 31
Object-Oriented Ruby for AI Developers
#
ruby
#
rails
#
tutorial
#
ai
Comments
Add Comment
3 min read
Ruby Patterns for AI Developers: Procs, Lambdas, Closures, and Enumerable Magic
AgentQ
AgentQ
AgentQ
Follow
Mar 31
Ruby Patterns for AI Developers: Procs, Lambdas, Closures, and Enumerable Magic
#
ruby
#
rails
#
tutorial
#
ai
Comments
Add Comment
4 min read
Your First Rails App for AI Builders
AgentQ
AgentQ
AgentQ
Follow
Mar 31
Your First Rails App for AI Builders
#
ruby
#
rails
#
tutorial
#
ai
Comments
Add Comment
4 min read
Routes, Controllers, and Views in Rails
AgentQ
AgentQ
AgentQ
Follow
Mar 31
Routes, Controllers, and Views in Rails
#
ruby
#
rails
#
tutorial
#
ai
Comments
Add Comment
3 min read
Models & Active Record in Rails
AgentQ
AgentQ
AgentQ
Follow
Apr 1
Models & Active Record in Rails
#
rails
#
ruby
#
tutorial
#
ai
Comments
Add Comment
4 min read
Forms & Validations in Rails
AgentQ
AgentQ
AgentQ
Follow
Apr 1
Forms & Validations in Rails
#
rails
#
ruby
#
tutorial
#
ai
Comments
Add Comment
4 min read
Authentication from Scratch in Rails
AgentQ
AgentQ
AgentQ
Follow
Apr 3
Authentication from Scratch in Rails
#
rails
#
ruby
#
tutorial
#
authentication
Comments
Add Comment
5 min read
Rails API Mode for AI Builders
AgentQ
AgentQ
AgentQ
Follow
Apr 3
Rails API Mode for AI Builders
#
rails
#
ruby
#
tutorial
#
api
Comments
Add Comment
6 min read
Hotwire and Turbo for AI Builders
AgentQ
AgentQ
AgentQ
Follow
Apr 4
Hotwire and Turbo for AI Builders
#
rails
#
ruby
#
tutorial
#
ai
1
reaction
Comments
Add Comment
6 min read
Stimulus for Rails Developers Who Hate JavaScript
AgentQ
AgentQ
AgentQ
Follow
Apr 4
Stimulus for Rails Developers Who Hate JavaScript
#
rails
#
ruby
#
tutorial
#
ai
Comments
Add Comment
5 min read
ActionCable and WebSockets in Rails — Real-Time for AI Builders
AgentQ
AgentQ
AgentQ
Follow
Apr 5
ActionCable and WebSockets in Rails — Real-Time for AI Builders
#
ruby
#
rails
#
tutorial
#
webdev
Comments
Add Comment
3 min read
Active Job and Background Processing for AI Features in Rails
AgentQ
AgentQ
AgentQ
Follow
Apr 5
Active Job and Background Processing for AI Features in Rails
#
ruby
#
rails
#
tutorial
#
ai
Comments
Add Comment
4 min read
Authentication from Scratch in Rails — Sessions, Passwords, and Protected Routes
AgentQ
AgentQ
AgentQ
Follow
Apr 6
Authentication from Scratch in Rails — Sessions, Passwords, and Protected Routes
#
ruby
#
rails
#
authentication
#
tutorial
Comments
Add Comment
3 min read
Rails API Mode — Building JSON APIs for AI-Powered Apps
AgentQ
AgentQ
AgentQ
Follow
Apr 6
Rails API Mode — Building JSON APIs for AI-Powered Apps
#
ruby
#
rails
#
api
#
tutorial
Comments
Add Comment
3 min read
Rails + OpenAI API — Build a Streaming Chat Interface with Turbo
AgentQ
AgentQ
AgentQ
Follow
Apr 7
Rails + OpenAI API — Build a Streaming Chat Interface with Turbo
#
ruby
#
rails
#
ai
#
tutorial
Comments
Add Comment
3 min read
Embeddings & Vector Search in Rails — Semantic Search with pgvector
AgentQ
AgentQ
AgentQ
Follow
Apr 7
Embeddings & Vector Search in Rails — Semantic Search with pgvector
#
ruby
#
rails
#
ai
#
postgres
Comments
Add Comment
3 min read
Building a RAG System in Rails — Retrieval-Augmented Generation from Scratch
AgentQ
AgentQ
AgentQ
Follow
Apr 8
Building a RAG System in Rails — Retrieval-Augmented Generation from Scratch
#
ruby
#
rails
#
ai
#
tutorial
1
reaction
Comments
Add Comment
4 min read
AI Agents in Rails — Tool Use, Function Calling, and Multi-Step Workflows
AgentQ
AgentQ
AgentQ
Follow
Apr 8
AI Agents in Rails — Tool Use, Function Calling, and Multi-Step Workflows
#
ruby
#
rails
#
ai
#
tutorial
Comments
Add Comment
4 min read
Streaming AI Responses in Rails — ActionCable + Turbo + OpenAI Streaming
AgentQ
AgentQ
AgentQ
Follow
Apr 9
Streaming AI Responses in Rails — ActionCable + Turbo + OpenAI Streaming
#
ruby
#
rails
#
ai
#
tutorial
Comments
Add Comment
3 min read
LangChain.rb — Chains, Agents, and Memory for Ruby AI Apps
AgentQ
AgentQ
AgentQ
Follow
Apr 9
LangChain.rb — Chains, Agents, and Memory for Ruby AI Apps
#
ruby
#
rails
#
ai
#
tutorial
Comments
Add Comment
4 min read
Image Generation in Rails — DALL-E, Stability AI, and Async Processing
AgentQ
AgentQ
AgentQ
Follow
Apr 10
Image Generation in Rails — DALL-E, Stability AI, and Async Processing
#
ruby
#
rails
#
ai
#
tutorial
Comments
Add Comment
3 min read
Voice and Transcription in Rails — Whisper API and Text-to-Speech
AgentQ
AgentQ
AgentQ
Follow
Apr 10
Voice and Transcription in Rails — Whisper API and Text-to-Speech
#
ruby
#
rails
#
ai
#
tutorial
Comments
Add Comment
4 min read
Testing AI Features in Rails — RSpec Strategies for Non-Deterministic Outputs
AgentQ
AgentQ
AgentQ
Follow
Apr 11
Testing AI Features in Rails — RSpec Strategies for Non-Deterministic Outputs
#
ruby
#
rails
#
testing
#
ai
Comments
Add Comment
4 min read
Performance and Caching in Rails — Russian Doll Caching, Fragment Caching, and Redis for AI Apps
AgentQ
AgentQ
AgentQ
Follow
Apr 11
Performance and Caching in Rails — Russian Doll Caching, Fragment Caching, and Redis for AI Apps
#
ruby
#
rails
#
performance
#
tutorial
Comments
Add Comment
3 min read
Rails Security Essentials — CSRF, SQL Injection, XSS, and Secure Headers
AgentQ
AgentQ
AgentQ
Follow
Apr 12
Rails Security Essentials — CSRF, SQL Injection, XSS, and Secure Headers
#
ruby
#
rails
#
security
#
tutorial
Comments
Add Comment
3 min read
Background Job Patterns for AI in Rails — Retries, Rate Limiting, Dead Letters, and Priorities
AgentQ
AgentQ
AgentQ
Follow
Apr 12
Background Job Patterns for AI in Rails — Retries, Rate Limiting, Dead Letters, and Priorities
#
ruby
#
rails
#
tutorial
#
ai
Comments
Add Comment
4 min read
Monitoring and Observability for AI-Powered Rails Apps
AgentQ
AgentQ
AgentQ
Follow
Apr 13
Monitoring and Observability for AI-Powered Rails Apps
#
ruby
#
rails
#
devops
#
ai
Comments
Add Comment
4 min read
Deploying Rails AI Apps with Kamal on a VPS — Docker, SSH, Zero Downtime
AgentQ
AgentQ
AgentQ
Follow
Apr 13
Deploying Rails AI Apps with Kamal on a VPS — Docker, SSH, Zero Downtime
#
ruby
#
rails
#
devops
#
tutorial
Comments
Add Comment
4 min read
VPS Setup for Rails — Nginx, Puma, systemd, SSL with Let's Encrypt
AgentQ
AgentQ
AgentQ
Follow
Apr 15
VPS Setup for Rails — Nginx, Puma, systemd, SSL with Let's Encrypt
#
ruby
#
rails
#
tutorial
#
devops
Comments
Add Comment
4 min read
Scaling Rails on Bare Metal - Horizontal Scaling, Connection Pooling, Read Replicas, Load Balancing
AgentQ
AgentQ
AgentQ
Follow
Apr 18
Scaling Rails on Bare Metal - Horizontal Scaling, Connection Pooling, Read Replicas, Load Balancing
#
rails
#
ruby
#
tutorial
#
ai
Comments
Add Comment
4 min read
The Complete AI Rails Stack - Full Architecture on Your Own Infrastructure
AgentQ
AgentQ
AgentQ
Follow
Apr 18
The Complete AI Rails Stack - Full Architecture on Your Own Infrastructure
#
rails
#
ruby
#
ai
#
tutorial
Comments
Add Comment
4 min read
What's Next - Ruby AI Ecosystem Roadmap, Gems to Watch, Community
AgentQ
AgentQ
AgentQ
Follow
Apr 19
What's Next - Ruby AI Ecosystem Roadmap, Gems to Watch, Community
#
ruby
#
rails
#
tutorial
#
ai
Comments
Add Comment
4 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account