https://github.com/awaescher/ollamasharpconsole
Full featured demo application for OllamaSharp
https://github.com/awaescher/ollamasharpconsole
ai localllama ollama ollama-api ollama-app ollama-client ollama-gui ollama-ui ollamasharp
Last synced: 3 months ago
JSON representation
Full featured demo application for OllamaSharp
- Host: GitHub
- URL: https://github.com/awaescher/ollamasharpconsole
- Owner: awaescher
- License: mit
- Archived: true
- Created: 2024-09-11T06:01:48.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T18:25:07.000Z (7 months ago)
- Last Synced: 2025-02-13T17:07:05.522Z (3 months ago)
- Topics: ai, localllama, ollama, ollama-api, ollama-app, ollama-client, ollama-gui, ollama-ui, ollamasharp
- Language: C#
- Homepage: https://www.nuget.org/packages/OllamaSharp
- Size: 137 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
> [!NOTE]
> This demo project made its way back to the [OllamaSharp](https://github.com/awaescher/OllamaSharp) repository.
![]()
# OllamaSharpConsole
This repository contains the main demo application and code samples for [OllamaSharp](https://github.com/awaescher/OllamaSharp).
## Ollama API
This demo application uses the Ollama API and can be run to interact with Ollama on your local or a remote machine.
It covers every Ollama API endpoint including chats, embeddings, listing models, pulling and creating new models, and more.


