Skip to content

Files

Latest commit

5629dc5 · Feb 9, 2025

History

History
17 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 271 Bytes

llama-bot-framework

Enable your ollama model to participate in online chats.

setup

Fast start!
git clone https://github.com/longjoel/llama-bot-framework.git

npm install
npm run build
npm run serve

muck around in the compose.yaml file.
Docker is required.