Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:54 +08:00
commit eb309b7b59
133 changed files with 21979 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "seekdb-plugin",
"description": "Provide seekDB documentation to your project. Provides access to seekDB best practices, SQL syntax, Python SDK, vector search, hybrid search, and AI functions - enabling smarter AI assistance for seekDB development.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "David Zhang",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills"
]
}