Skip to content

neondatabase-labs/neon-semantic-kernel-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Neon & Semantic Kernel: Examples

Introduction

This repository contains examples and sample code for using SemanticKernel with Neon Serverless Postgres.

These samples can be used with Neon projects with the pgvector extension installed.

.NET Examples

The dotnet folder contains examples of using Neon with the .NET SemanticKernel library. See dotnet/README.md for more details.

  • Arxiv Query: Demonstrates how to query the arXiv API for papers and process the results.
  • Text Search Extensions: Provides extensions for performing text searches on the data.