Author
Cracking the Code on Quality Control with Vector Search
There is a good chance you encounter vector search regularly, even if you are not building applications with it. Discovering content recommendations based on previous liked content is a common use case of vector embeddings, and one that many of...
Part 2 – AI in Action: Enhancing and Not Replacing Jobs
Welcome back to the second part of our two-part series on building an interactive customer service support application that empowers support agents with the help of AI. The goal is to enhance their important work by leveraging previously resolved answers...
AI in Action: Enhancing and Not Replacing Jobs
Part 1 – Building with Vonage and Couchbase to transform communication and data Let’s imagine a paradigm shift in the way we perceive the role of AI in the workplace. Instead of AI replacing roles, what if it comes to...
Hacktoberfest: The Couchbase Quest Awaits—Are You Ready?
Your mission, should you choose to accept it: contribute to Couchbase open source this Hacktoberfest and dive deep into IDEs, web frameworks, CLIs and more. Couchbase has a tremendous amount of open source projects spanning a wide range of areas...
Introducing the New Couchbase Ruby ORM
A practical guide for Ruby applications Ruby remains one of the most popular choices for building scalable applications, and Ruby on Rails continues to be one of the most flexible and robust web frameworks available. Notwithstanding the developer ease with...
Natural Language Programming: Applications and Benefits
What is Natural Language Programming? Natural language programming (NLP) is a form of programming where the instructions are written in human language, typically English. This approach makes writing code more intuitive and accessible to non-programmers because code is written in...
Quick and In Sync with Svelte and Couchbase
Are you ready to build a reactive real-time web application? tl;dr Don’t have time to read and work through this entire tutorial? You’re in luck! You can find a fully working example on GitHub. Feel free to go there, clone...
Privacy Requirements Without the Headache
Any modern web application that interacts with users in different localities must contend with varying privacy requirements and user data consent guidelines. These can be overwhelming for any engineering team to handle, regardless whether the team is just you or...
Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application
Ruby on Rails is often the framework of choice for getting new projects off the ground. The speed of development and iteration is in many ways unparalleled. As such, perhaps you want to use Rails as the framework for your...