jpypi/rustix
Matrix chat bot written in Rust
This bot helps online communities using Matrix chat manage and automate interactions. It takes chat messages as input and can respond, track karma, store quotes, or even integrate with AI models like ChatGPT. Community managers, moderators, and active chat participants would use this to enhance their Matrix rooms.
Use this if you manage a Matrix chat room and want to add interactive features, automate responses, or bring in utility commands for your community.
Not ideal if you need a simple messaging bot without advanced features or if your community primarily uses a chat platform other than Matrix.
Stars
15
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jpypi/rustix"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Arend-Jan/chat-gpt-lib-rs
A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and...
openai-rs/openai-api
A simple Rust library for OpenAI API, free from complex async operations and redundant dependencies.
retrage/gpt-macro
ChatGPT powered Rust proc macro that generates code at compile-time.
rsmeowry/chatgpt_rs
OpenAI's ChatGPT API wrapper for Rust 🦀
teunissenstefan/chatgpt-gui
GTK 4 front-end to ChatGPT completions written in Rust