Anyone have good tutorials for building a RAG app using Google Vertex AI, Node.js, and MongoDB Atlas?
I’m starting to explore Retrieval-Augmented Generation (RAG) development and looking for solid tutorials or guides that cover:
- Google Vertex AI or Gemini for embeddings and generation
- Node.js as the backend framework
- MongoDB Atlas, ideally with vector search (Atlas Search or similar)
I