Skip to content

A simple UI to manage Ollama models and delete, clone, update or download new models!

Notifications You must be signed in to change notification settings

VMaxx/YetAnotherOllamaManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

YetAnotherOllamaManager

image

A cross-platform application written in .NET 8.0 that allows users to interact with ollama models in a fast and convenient manner.

Features

  • Model Management: Update, download, clone, and delete ollama models with ease.
  • User-Friendly Interface: A sleek and intuitive interface created using MudBlazor and MudBlazor.Extensions provides an enjoyable experience for users.
  • Cross-Platform Compatibility: YetAnotherOllamaManager is designed to work on multiple platforms, including Windows, macOS, and Linux.

Future Plans

  • Simple Chat Interface: Implement a real-time chat feature that allows users to communicate with ollama servers and other users.
  • Server Status Management: Provide users with the ability to manipulate ollama server status, including starting, stopping, and restarting the ollama server interface.

Requirements

  • .NET 8.0 (required)

Getting Started

To get started with YetAnotherOllamaManager, simply download a pre-built release from the releases page and follow these steps:

  1. Extract the downloaded archive to a directory of your choice.
  2. Run the application as Executable.
  3. If Ollama API Url is different from localhost:11434, please update it in the Settings page of the application. There is no need to restart the application after changing its configuration.

Contributing

If you'd like to contribute to YetAnotherOllamaManager, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Make your changes and commit them
  4. Submit a pull request

We appreciate any contributions, no matter how small!

Credits

This project uses the following libraries and services:

About

A simple UI to manage Ollama models and delete, clone, update or download new models!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.4%
  • C# 26.8%
  • CSS 6.8%