Showing tag results for AI

Dec 9, 2024
Post comments count4
Post likes count11

Using Local AI models with Aspire

Aaron Powell

Let's look at how to build and run local AI models with Aspire.

.NETAIAspire
Nov 26, 2024
Post comments count1
Post likes count3

Evaluate the quality of your AI applications with ease

Wendy Breiding (SHE/HER)

Get started with the new Microsoft.Extensions.AI.Evaluation library to kickstart your Intelligent Application eveluation journey.

.NETC#AI
Oct 29, 2024
Post comments count3
Post likes count12

Introducing Microsoft.Extensions.VectorData Preview

Luis Quintanilla

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
Oct 23, 2024
Post comments count1
Post likes count11

eShop infused with AI – a comprehensive intelligent app sample

Jeremy Likness

Go beyond a simple demo app that demonstrates a chat bot and explore a real-world scale application that is infused with AI and illustrates the value of intelligent apps with features like semantic search, summarization, classification, sentiment scoring, chatbot, test data generation, evaluation tool, and E2E testing.

.NETASP.NET CoreC#
Oct 16, 2024
Post comments count3
Post likes count8

How we build GitHub Copilot into Visual Studio

Anson Horton

Find out how Visual Studio integrates GitHub Copilot, architectural detail, .NET implementation, and the importance of the indexing service for providing context-aware AI code suggestions.

.NETVisual StudioAI