danielclough/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!
This is a desktop application that lets you chat with various Large Language Models (LLMs) privately on your computer. You provide text prompts and the application generates responses, helping individuals or small teams interact with AI. Itβs ideal for anyone who wants to use AI chat locally without sending data to external services.
141 stars. No commits in the last 6 months.
Use this if you need a secure, private way to interact with different large language models directly from your desktop, controlling where your data and models reside.
Not ideal if you need a cloud-based solution, require integration with a large enterprise system, or are looking for highly specialized AI tasks beyond general chat.
Stars
141
Forks
11
Language
Rust
License
AGPL-3.0
Category
Last pushed
Oct 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/danielclough/fireside-chat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...