Skip to content

horia-apostol/dotnet-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotnet AI

This repository brings together various AI-related projects in .NET including APIs, a NuGet package and serverless examples for integrating large language models like OpenAI, Claude, and DeepSeek and serves as a long-term workspace for building and sharing AI capabilities in the .NET ecosystem.

Dotnet AI Core
The initial API implementation, with provider-specific clients and routing logic. Serves as the foundation for further abstractions and experimentation.

Dotnet AI SDK
A NuGet package that provides a unified interface for interacting with multiple LLM providers.

Dotnet AI Functions
An Azure Function example that exposes an HTTP endpoint using the NuGet package.

About

Scalable and reusable AI integration tools and functions for the .NET ecosystem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages