Skip to content

mugraph-payments/mubot

Repository files navigation

mubot

A Muchat and SimpleX Chat compatible chat bot that connects to your ollama instance and chats with you!

Development

NixOS

If you are on NixOS (or have Nix installed), you can run this command to get into a shell:

nix develop

If you have direnv, running this command will automatically load the environment when you cd into the shell:

direnv allow

Then, you can run the application by running:

mubot ollama <args>

Or more directly:

python -m mubot.ollama -- <args>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published