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

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

Awesome Lists containing this project

README

        

# Orvyn

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Kivy](https://img.shields.io/badge/UI-kivy-blue)](https://github.com/kivy/kivy.git)
[![License](https://img.shields.io/badge/license-MIT-orange)](https://github.com/Kropanov/orvyn/blob/main/LICENSE)
[![License](https://img.shields.io/badge/python-3.10-royalblue)](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.