November
2nd,
2024
Use the reciprocal rank fusion algorithm to combine the results of BM25 and kNN semantic search.
October
20th,
2024
Learn how to query and filter documents in Elasticsearch using the Elastic.Clients.Elasticsearch NuGet package.
October
19th,
2024
This post demonstrates how to perform Semantic Search using Elasticsearch and Polyglot Notebooks
September
30th,
2024
A collection of lessons learned from using .NET Aspire in production.
September
14th,
2024
Learn how to enforce code quality gates in your .NET projects.
September
11th,
2024
Learn how to use Polyglot Notebooks and Kernel Memory together to enhance your day-to-day tasks with the power of AI.
September
4th,
2024
Learn how to use the out-of-the-box solution provided by Kernel Memory to build a typical RAG in .NET.