An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

> [!NOTE]
> This demo project made its way back to the [OllamaSharp](https://github.com/awaescher/OllamaSharp) repository.


 ollama

# 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.

![Entry screen](./docs/start.png)

![Chat](./docs/chat.png)

![Model manager](./docs/modelmanager.png)