English | 简体中文
This repository includes multiple plugins designed to enhance seekdb integration with various frameworks and tools. Each plugin is optimized for specific scenarios to ensure stable and efficient database operations.
Seekdb is a high-performance vector database that provides powerful capabilities for AI applications, including vector search, hybrid search, and AI functions. This repository provides the following plugins to help developers integrate seekdb seamlessly into their development workflows:
| Plugin Name | Use Case | Key Features |
|---|---|---|
| Seekdb Claude Code Plugin | Development Tools | Provides seekdb database-related documentation support for Claude Code |
| Seekdb Cursor Extension | Development Tools | Adds seekdb database documentation to Cursor's .cursor/rules directory for AI assistant integration |
-
Function: Provides seekdb database-related documentation support for Claude Code, with built-in complete seekdb official documentation knowledge base supporting document query and retrieval.
-
Use Case: When using seekdb database in Claude Code, need to query technical documentation and obtain best practices.
-
Documentation: Seekdb Claude Code Plugin
-
Function: Adds seekdb database documentation to the
.cursor/rulesdirectory in your workspace, enabling the Cursor AI assistant to understand Seekdb database knowledge. Supports version management and manual removal of documentation. -
Use Case: When developing with seekdb database in Cursor editor, need the AI assistant to have access to seekdb documentation for better code suggestions and assistance.
-
Documentation: Seekdb Cursor Extension
| Plugin Name | Documentation Link |
|---|---|
| Seekdb Claude Code Plugin | Seekdb Claude Code Plugin |
| Seekdb Cursor Extension | Seekdb Cursor Extension |
We welcome contributions via Issues or Pull Requests.
For questions or suggestions, visit GitHub Issues.
This project is licensed under the Apache License 2.0.
- For detailed configuration and usage instructions, refer to the respective plugin documentation.