Implements a Retrieval-Augmented Generation (RAG) system leveraging Google's Agent Development Kit (ADK) and Qdrant vector database for enhanced LLM responses.
Sponsored
Adk Rag combines Google's Agent Development Kit (ADK) with Qdrant vector database via an MCP server to build a powerful Retrieval-Augmented Generation (RAG) system. This system enhances Large Language Model (LLM) responses by retrieving relevant context from a vector database before generating answers, leading to more informed and accurate outputs. It uses semantic search powered by Qdrant and provides comprehensive monitoring and logging for system performance.
主な機能
012 GitHub stars
02Utilizes MCP Server for Qdrant vector database interaction
03Enhances LLM responses with retrieved information
04Leverages Google's Agent Development Kit for LLM capabilities
05Comprehensive monitoring and logging
06Semantic search powered by Qdrant vector database