https://github.com/kropanov/orvyn
Desktop app for AI workflows
https://github.com/kropanov/orvyn
ai desktop kivy pytest python ruff sphinx
Last synced: about 1 month ago
JSON representation
Desktop app for AI workflows
- Host: GitHub
- URL: https://github.com/kropanov/orvyn
- Owner: Kropanov
- License: mit
- Created: 2025-01-25T09:25:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T14:42:42.000Z (3 months ago)
- Last Synced: 2025-02-16T15:34:51.259Z (3 months ago)
- Topics: ai, desktop, kivy, pytest, python, ruff, sphinx
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orvyn
[](https://github.com/astral-sh/ruff)
[](https://github.com/kivy/kivy.git)
[](https://github.com/Kropanov/orvyn/blob/main/LICENSE)
[](https://www.python.org/downloads/release/python-3100/)Some description
## Prerequisites
- [Ollama](https://ollama.com/download) should be installed and running
- Pull a model to use with the library: `ollama pull ` e.g. `ollama pull llama3.2`
- See [Ollama.com](https://ollama.com/search) for more information on the models available.