Skip to content

Quickstart example for vector search with Couchbase and Microsoft Semantic Kernel

License

Notifications You must be signed in to change notification settings

couchbase-examples/couchbase-semantic-kernel-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Couchbase Semantic Kernel Vector Search Quickstart

A quickstart example demonstrating vector search with Couchbase and Microsoft Semantic Kernel in .NET.

Quick Start

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 run

Full Documentation

See the detailed tutorial for complete setup instructions, code explanations, and index configuration.

Links

About

Quickstart example for vector search with Couchbase and Microsoft Semantic Kernel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages