Automates the creation, management, and deletion of RAG corpora specifically for the Vertex AI RAG Engine.
The Corpus Lifecycle skill provides a specialized interface for managing the end-to-end lifecycle of Retrieval-Augmented Generation (RAG) datasets within the Google Cloud Vertex AI ecosystem. It enables developers to programmatically initialize corpora, update metadata, manage resource cleanup, and handle complex migrations, ensuring that AI-driven knowledge bases are production-ready and easily maintainable through Claude Code.
주요 기능
01Planned support for versioning and data migration
02Metadata and settings update management
03Automated resource cleanup and deletion
04Corpus querying and inventory listing
05Vertex AI RAG corpus creation and configuration
060 GitHub stars
사용 사례
01Managing large-scale corpus versioning for machine learning pipelines
02Automating the setup of vector knowledge bases for AI agents
03Synchronizing RAG data structures across development and production environments