You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A unified .NET client library for running LLMs (Large Language Models) locally. LocalAI.NET provides a single, consistent API for interacting with popular local LLM providers like KoboldCpp, Ollama, LM Studio, and Text Generation WebUI. Perfect for developers who want to switch between different local LLM providers.
A private, local RAG (Retrieval-Augmented Generation) system using Flowise, Ollama, and open-source LLMs to chat with your documents securely and offline.
A .NET client library for interacting with LM Studio through its native and, OpenAI-compatible API endpoints. This library provides a simple, efficient way to use LM Studio local LLMs in your .NET applications. This package serves as the LM Studio integration layer for the LocalAI.NET ecosystem.
A .NET client library for KoboldCpp, providing a simple and efficient way to interact with KoboldCpp's text generation capabilities in your .NET applications. This library offers support for both KoboldCpp's native API and its OpenAI-compatible endpoints. This package serves as the KoboldCpp integration layer for the LocalAI.NET ecosystem.
A .NET client library for interacting with Oobabooga's text-generation-webui through its OpenAI-compatible API endpoints. This library provides a simple, efficient way to use local LLMs in your .NET applications. This package serves as the Oobabooga integration layer for the LocalAI.NET ecosystem.