SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Rust Chatbot Projects
-
aichat
All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.
Project mention: A tiny Go tool for generating conventional commits using Claude | news.ycombinator.com | 2025-03-24```
I like that your tool includes some previous commit messages... I'm not sure if that can be done with `aichat` but it seems like a great idea.
I'd be tempted to wrap individual commit messages in pseudo-xml tags, as Claude really likes those[^2] and the `%B` format doesn't really show the breaks between commit messages.
1: https://github.com/sigoden/aichat
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
fireside-chat
An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Wasm) frontend packaged with Tauri!
-
rllm
Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating. (by graniet)
Project mention: RLLM: Rust library unifying multiple LLM back ends with builder-based API | news.ycombinator.com | 2025-01-05 -
Project mention: Quantized Llama models with increased speed and a reduced memory footprint | news.ycombinator.com | 2024-10-24
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Rust Chatbot discussion
Rust Chatbot related posts
-
[N] ChatGPT plugins
-
CSML: Programming Language for Chatbots
-
Language Playgrounds are Cool
-
What's New in CSML v1.5.0
-
How to Install a Self-Hosted CSML Engine on Ubuntu 18.04
-
A note from our sponsor - SaaSHub
www.saashub.com | 27 Apr 2025
Index
What are some of the best open-source Chatbot projects in Rust? This list will help you:
# | Project | Stars |
---|---|---|
1 | aichat | 6,549 |
2 | csml-engine | 714 |
3 | fireside-chat | 134 |
4 | rllm | 119 |
5 | chaz | 55 |
6 | yozuk | 37 |
7 | chatty-llama | 32 |
8 | rustgpt | 32 |