关于
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.
主要功能
- 2 GitHub stars
- Utilizes MCP Server for Qdrant vector database interaction
- Enhances LLM responses with retrieved information
- Leverages Google's Agent Development Kit for LLM capabilities
- Comprehensive monitoring and logging
- Semantic search powered by Qdrant vector database
使用案例
- Knowledge Retrieval
- Context-aware Chatbots
- Document Q&A