develatter/rusty_bot
A chatbot made with Rust, using Dioxus as a fullstack framework and Kalosm as a model interface.
Rusty Bot helps you get quick, context-aware answers to your questions by chatting with an AI. You feed it your own documents (like Markdown files), ask questions in plain language, and it gives you responses that draw directly from your provided information. It's designed for anyone who needs to quickly pull information from their internal knowledge base or documents using natural language.
No commits in the last 6 months.
Use this if you need an internal chatbot that can answer questions based on a specific set of documents you provide, rather than just general internet knowledge.
Not ideal if you're looking for an online chatbot that accesses up-to-the-minute external information or requires complex integrations with existing enterprise systems.
Stars
12
Forks
1
Language
Rust
License
GPL-3.0
Category
Last pushed
Jun 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/develatter/rusty_bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dtnewman/zev
A simple CLI tool to help you remember terminal commands
hecrj/icebreaker
A local AI chat app powered by 🦀 Rust, 🧊 iced, 🤗 Hugging Face, and 🦙 llama.cpp
adammpkins/llama-terminal-completion
AI terminal assistant for any OpenAI-compatible API. Features interactive chat TUI, command...
milosgajdos/bot-banter
Go vs Rust AI bot voice conversation
dustinblackman/oatmeal
Terminal UI to chat with large language models (LLM) using different model backends, and...