Posts by this author

Oct 29, 2024
3
5

Introducing Microsoft.Extensions.VectorData Preview

We are excited to introduce the Microsoft.Extensions.VectorData.Abstractions package available in preview today. This new package provides a unified abstraction layer that enables you to integrate vector stores into your .NET applications.

.NETAI
Mar 6, 2024
0
4

Get Started with Milvus Vector DB in .NET

Learn how to get started managing embedding vectors for search and Retrieval Augmented Generation (RAG) scenarios using the Milvus vector database with .NET.

.NET.NET CoreAI
May 18, 2023
1
9

Get started with ChatGPT in .NET

Learn what ChatGPT is and how you can get started using GPT models in conversations with Azure OpenAI service and .NET

.NET.NET CoreAzure
May 18, 2023
1
5

Object Detection in ML.NET Model Builder

Object detection using local environments is now available in ML.NET Model Builder to help you solve computer vision problems using machine learning.

.NET.NET CoreMachine Learning