lydia/README.md

14 lines
317 B
Markdown
Raw Normal View History

2025-07-18 12:53:00 +02:00
# lydia
your friendly ai assistant. frontend for ollama.
> fair warning: lydia is very stupid
# Installation
- git clone repository
2025-07-18 12:53:00 +02:00
- install ollama from `https://ollama.ai/download`
- pull a model from ollama
- copy config.example.toml to config.toml and edit it to have your model
- npm i
2025-07-18 12:53:00 +02:00
- node index.js
- enjoy