An exploratory AI chatbot for the Matrix protocol using Ollama
Find a file
2005 fb251b1f3c refactor
refactored the whole project, now its built up to event handlers with a commands folder for easy expendability
added a dm ignore feature
made a todo list
added a bit of logging
2024-05-08 22:37:29 +02:00
src refactor 2024-05-08 22:37:29 +02:00
.env.example initial commit 2024-05-03 20:31:39 +02:00
.gitignore initial commit 2024-05-03 20:31:39 +02:00
Cargo.lock refactor 2024-05-08 22:37:29 +02:00
Cargo.toml refactor 2024-05-08 22:37:29 +02:00
default.nix initial commit 2024-05-03 20:31:39 +02:00
deny.toml initial commit 2024-05-03 20:31:39 +02:00
flake.lock initial commit 2024-05-03 20:31:39 +02:00
flake.nix initial commit 2024-05-03 20:31:39 +02:00
readme.md refactor 2024-05-08 22:37:29 +02:00

Celestial

This is just a funny project I slapped together in a span of around 30 minutes. I plan on expanding it with other features in the future.

Features

  • [] History
    • [] Per room history
  • [] quality of life features
  • [] Nix service and flake for ez install