Sollimann/chatty-llama
A fullstack Rust + React chat app using open-source Llama language models
This project helps you chat with an open-source Llama language model directly from your computer, ensuring your conversations remain private. You input text prompts into a chat interface, and the Llama model generates responses, just like popular AI chatbots. This is for anyone who wants to use advanced AI chat capabilities without sending their data to external servers, ideal for personal use, secure internal discussions, or sensitive research.
No commits in the last 6 months.
Use this if you need a private, locally-run AI chatbot for general questions, drafting text, or exploring ideas without data leaving your machine.
Not ideal if you need an AI that performs highly specialized tasks, requires access to real-time external data, or if you prefer a cloud-based service for convenience.
Stars
33
Forks
4
Language
Rust
License
MIT
Category
Last pushed
Sep 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Sollimann/chatty-llama"
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...