Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kde/alpaka

Kirigami client for Ollama
https://github.com/kde/alpaka

Last synced: 4 days ago
JSON representation

Kirigami client for Ollama

Awesome Lists containing this project

README

        

# Alpaka

Alpaka is a client for Ollama built with Kirigami.

## Getting started

To run Alpaka, you will need to install [Ollama](https://ollama.ai) and have it serving on `http://localhost:11434`. You will also need to install a model for ollama to use; you can do so by running `ollama pull llama2`. After that, you can build and run Alpaka and it will interface with the Ollama API.

## Get involved

If you want to get involved, please join [#alpaka:kde.org](https://go.kde.org/matrix/#/#alpaka:kde.org).