Skip to content

Conversational chatbot for Delta Chat using local LLM, see https://github.com/yas0nia/deltachat-bot for previous version

License

Notifications You must be signed in to change notification settings

deltachat-bot/llmbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM bot for Delta Chat

Based on llama.cpp and JSON-RPC bindings for Delta Chat (deltachat-rpc-client, https://pypi.org/project/deltachat-rpc-server/), deltabot-cli

Installation

Run scripts/setup.sh.

Run

Enter the environment with . venv/bin/activate. Then run llmbot init <address> <password> to configure and start the bot with llmbot serve. Do not run venv/bin/llmbot without activating the environment, activating the environment is needed to add venv/bin/deltachat-rpc-server to the PATH.

About

Conversational chatbot for Delta Chat using local LLM, see https://github.com/yas0nia/deltachat-bot for previous version

Resources

License

Stars

Watchers

Forks

Releases

No releases published