Skip to content

gkfabs/ollama-xmpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama Xmpp Client

A python script to discuss with ollama through a jabber client.

Installation

 python3 -m venv venv
 source venv/bin/activate
 python3 -m pip install -r requirements.txt

Run

 python3 ./src/main.py --xmpp_host **xmpp hostname** --xmpp_password **xmpp user password**

About

Ollama Xmpp Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages