tryAGI/Ollama
Ollama SDK for .NET
This is a software development kit for .NET developers who want to integrate Ollama's large language model capabilities into their applications. It allows developers to send prompts and receive text completions or embeddings from Ollama models, as well as manage models directly. Developers building .NET applications that need to leverage local large language models would use this.
189 stars.
Use this if you are a .NET developer building an application that needs to interact with local large language models (LLMs) managed by Ollama.
Not ideal if you are an end-user looking for a ready-to-use application, or if you are developing in a language other than .NET.
Stars
189
Forks
15
Language
C#
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/tryAGI/Ollama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nashtech-garage/ntg-agent
A sample Chatbot in C# using Microsoft Agent Framework
shuyu-labs/AntSK
An AI knowledge base/agent built with .Net 9, AntBlazor, Semantic Kernel, and Kernel Memory,...
Azure-Samples/azure-ai-search-multimodal-sample
A sample app for the Multimodal Retrieval-Augmented Generation pattern running in Azure, using...
Azure-Samples/contoso-real-estate
Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI...
wisedev-code/MaIN.NET
NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET