Masteringbackend logoMasteringbackend logo (white)
  • Learn
  • Build
  • Grow
  • Blog
  • Community
LoginGet Started
Back to Home

AI

4 articles in this category

Mastering RAG, Embeddings, and Vector Stores: Building AI Applications with Semantic Search
AI

Mastering RAG, Embeddings, and Vector Stores: Building AI Applications with Semantic Search

In this article, we'll understand these concepts from scratch with architecture, examples, and how they work together.

6/19/2026
How to Build a Bookstore App with FARM Stack (FastAPI, React, and MongoDB)
Backend

How to Build a Bookstore App with FARM Stack (FastAPI, React, and MongoDB)

The need to build full-stack applications that are fast, scalable and easy to maintain is now more important than ever. In this article, we’ll build a simple full-stack Bookstore application to show key CRUD operations using the FARM stack.

5/16/2025
Build a Real-time Chat App with Vue 3, Socket.io and Nodejs
Nodejs

Build a Real-time Chat App with Vue 3, Socket.io and Nodejs

In this article, we are going to explore in-depth how to build a real-time chat application with the new Vue 3, Socket.io, and Nodejs we’ll also be learning how to add authentication and authorization to our chat application

1/25/2021
Build a real-time chat app with Vuejs, socket.IO, and Nodejs
Frontend

Build a real-time chat app with Vuejs, socket.IO, and Nodejs

In this article, I will be showing you how to build a production-ready and real-time chat app with vuejs socket.io and nodejs.

11/7/2020