This project demonstrates how to use Semantic Kernel and Kernel Memory in a notebook environment.
See playground.ipynb to get started.
demo1.mp4
It set's up a notebook environment with the following components:
- Kernel Memory - configued with OpenAI, pgvector.
- See setup-kernel.ipynb for the setup code.
- See appsettings.json for the configuration.
- Infrastructure -
Postgres/pgvector
,Aspire Dashboard
- See setup-infrastructure.ipynb for the setup code.
- Traces are not being exported to OTLP exporter from notebooks