Skip to content

andreas-hartmann/mochi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mochi

Mochi is a configurable LLM-based chatbot for Revolt. It supports per channel models and prompts as well as automatic transient history keeping and basic context awareness.

Requirements

  • Only runs on Python 3.10 right now.
  • Requires an Ollama backend.

It's easy to set up and configure:

  • Clone the repo.
  • In the config directory, copy config.toml.template to config.toml.
  • Create a bot in the My Bots section in the Revolt settings.
  • Add the bot to a server of your choosing.
  • In the toml file: Add your token and adjust the other parameters as desired.

That's it! Just mention the bot in a message and wait for the reply. There are some minor known issues that I may fix over time if there is demand.

About

Configurable AI powered chat bot for Revolt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages