Join Sign in

Yaswanth Chinta

Member since 2025

Bronze League

2292 points
Implement Hybrid Search Earned נוב 30, 2025 EST
Implement RAG with Vertex AI Earned נוב 29, 2025 EST
Create Embeddings, Vector Search, and RAG with BigQuery Earned נוב 28, 2025 EST
Deploy a RAG application with vector search in Firestore Earned נוב 27, 2025 EST

Learn how to create Hybrid Search applications using Vertex AI Vertex Search to combine semantic searching with keyword search to return results based on both semantic meaning and keyword matching.

Learn more

Learn how to build your own Retrieval-Augmented Generation (RAG) solutions for greater control and flexibility than out-of-the-box implementations. Create a custom RAG solution using Vertex AI APIs, vector stores, and the LangChain framework.

Learn more

This course explores a Retrieval Augmented Generation (RAG) solution in BigQuery to mitigate AI hallucinations. It introduces a RAG workflow that encompasses creating embeddings, searching a vector space, and generating improved answers. The course explains the conceptual reasons behind these steps and their practical implementation with BigQuery. By the end of the course, learners will be able to build a RAG pipeline using BigQuery and generative AI models like Gemini and embedding models to address their own AI hallucination use cases.

Learn more

This lab tests your ability to develop a real-world Generative AI Q&A solution using a RAG framework. You will use Firestore as a vector database and deploy a Flask app as a user interface to query a food safety knowledge base.

Learn more