A quickstart example demonstrating vector search with Couchbase and Microsoft Semantic Kernel in .NET.
git clone https://github.com/couchbase-examples/couchbase-semantic-kernel-quickstart.git
cd couchbase-semantic-kernel-quickstart/CouchbaseVectorSearchDemo
dotnet restore
# Update appsettings.Development.json with your credentials
dotnet runSee the detailed tutorial for complete setup instructions, code explanations, and index configuration.
- Connector Library: couchbase-semantic-kernel
- NuGet Package: CouchbaseConnector.SemanticKernel