Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kde/alpaka
- Owner: KDE
- Created: 2023-12-19T18:45:11.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-11-10T01:43:59.000Z (5 days ago)
- Last Synced: 2024-11-10T02:26:26.089Z (5 days ago)
- Language: C++
- Homepage: https://invent.kde.org/utilities/alpaka
- Size: 388 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/BSD-3-Clause.txt
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).