Autor
-

Un nuevo modelo para aplicaciones distribuidas políglotas con wasmCloud
El desarrollo de aplicaciones distribuidas ha evolucionado rápidamente durante la última década. Lo que comenzó como una simple comunicación de servicio a servicio se ha convertido en redes complejas de microservicios que abarcan centros de datos, entornos en la nube, clústeres de Kubernetes y, cada vez más, dispositivos perimetrales.…
-

Self-Hosted AI Chatbots with Docker and Couchbase Capella
AI chatbots have become an essential tool for businesses and organizations. But most chatbot solutions depend on cloud-based models that introduce latency, API limitations, and perhaps most importantly, privacy concerns. What if you could…
-

Build Your First Open Source AI Agent with Couchbase
If 2024 was the year of AI chatbots, then 2025 is the year of AI agents. At first glance, they may seem similar, but nothing could be farther from the truth. While you may…
-

Descifrando el código del control de calidad con búsqueda vectorial
Es muy probable que te encuentres con la búsqueda vectorial con frecuencia, incluso si no estás creando aplicaciones con ella. Descubrir recomendaciones de contenido basadas en contenido que te ha gustado anteriormente es un caso de uso común de los vectores...
-

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…
-

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…
-

Hacktoberfest: La misión de Couchbase te espera—¿Estás listo?
Tu misión, si decides aceptarla: contribuye al código abierto de Couchbase este Hacktoberfest y adéntrate en IDEs, frameworks web, CLIs y más. Couchbase tiene una cantidad tremenda de proyectos de código abierto…
-

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…
-

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…
-

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.…
-

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…
-

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…