加入 登录

Yaswanth Chinta

成为会员时间:2025

青铜联赛

2292 积分
Implement Hybrid Search Earned Nov 30, 2025 EST
Implement RAG with Vertex AI Earned Nov 29, 2025 EST
使用 BigQuery 创建嵌入、向量搜索和 RAG Earned Nov 28, 2025 EST
Deploy a RAG application with vector search in Firestore Earned Nov 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 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.

了解详情

本课程探讨 BigQuery 中用于减轻 AI 幻觉的检索增强生成 (RAG) 解决方案。BigQuery 引入了 RAG 工作流,其中涵盖了创建嵌入、搜索向量空间和生成更优质的回答。本课程解释了这些步骤背后的概念原理,以及这些步骤在 BigQuery 中的实际实施过程。学完本课程后,学员将能够使用 BigQuery 和生成式 AI 模型(如 Gemini)以及嵌入模型来构建 RAG 流水线,以解决在具体情况下遇到的 AI 幻觉问题。

了解详情

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.

了解详情