Category: Ruby

Part 2 – AI in Action: Enhancing and Not Replacing Jobs
Part 2 – AI in Action: Enhancing and Not Replacing Jobs

Couchbase, Vonage, and OpenAI to build an AI-driven customer support app. Part 2 covers coding the business logic and connecting the services.

AI in Action: Enhancing and Not Replacing Jobs
AI in Action: Enhancing and Not Replacing Jobs

Build a Ruby on Rails app integrating Vonage, Couchbase, and OpenAI for customer support, improving agent workflows with vector search and WhatsApp.

Introducing the New Couchbase Ruby ORM
Introducing the New Couchbase Ruby ORM

The Couchbase Ruby ORM simplifies data management for Ruby & Ruby on Rails apps, bridging document-based storage with Ruby's object-oriented approach.

New Couchbase Capella Advancements Fuel Development
New Couchbase Capella Advancements Fuel Development

Fuel AI-driven development with Capella’s latest updates: real-time analytics, vector search at the edge, and a free tier to start quickly.

Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application
Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application

In this guide, you will discover the considerations and steps to utilizing Couchbase as your database fully integrated into your Rails application.

Hello World with Couchbase and Ruby
Hello World with Couchbase and Ruby

For those of you who might have seen my other blog, my goal is to convey the fact that using Couchbase with any of the language client libraries is very straightforward. The client libraries handle the complexity of the connection...

Using Couchbase Ruby Gem with EventMachine
Using Couchbase Ruby Gem with EventMachine

As you may have noticed the new couchbase ruby gem has been released recently. The release 1.2.2 is mostly a maintenance release with several bug fixes, but yet you can try one new experimental feature: integration with EventMachine library. This...