Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hecrj/icebreaker
A local AI chat app powered by 🦀 Rust, 🧊 iced, 🤗 Hugging Face, and 🦙 llama.cpp
https://github.com/hecrj/icebreaker
ai ai-chat chat iced llm rust
Last synced: 4 days ago
JSON representation
A local AI chat app powered by 🦀 Rust, 🧊 iced, 🤗 Hugging Face, and 🦙 llama.cpp
- Host: GitHub
- URL: https://github.com/hecrj/icebreaker
- Owner: hecrj
- License: mit
- Created: 2024-07-10T15:23:07.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-07T18:55:53.000Z (15 days ago)
- Last Synced: 2025-01-10T23:10:44.219Z (11 days ago)
- Topics: ai, ai-chat, chat, iced, llm, rust
- Language: Rust
- Homepage:
- Size: 1.76 MB
- Stars: 154
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Icebreaker
[![Crates.io](https://img.shields.io/crates/v/icebreaker.svg)](https://crates.io/crates/icebreaker)
[![License](https://img.shields.io/crates/l/icebreaker.svg)](https://github.com/hecrj/icebreaker/blob/master/LICENSE)
[![Downloads](https://img.shields.io/crates/d/icebreaker.svg)](https://crates.io/crates/icebreaker)
[![Test Status](https://img.shields.io/github/actions/workflow/status/hecrj/icebreaker/test.yml?branch=master&event=push&label=test)](https://github.com/hecrj/icebreaker/actions)
[![Made with iced](https://iced.rs/badge.svg)](https://github.com/iced-rs/iced)A local AI chat app powered by 🦀 Rust, 🧊 iced, 🤗 Hugging Face, and 🦙 llama.cpp
## Installation
No pre-built binaries yet! Use `cargo` to try it out:
```bash
cargo install --git https://github.com/hecrj/icebreaker.git
```You also need either [`llama.cpp@9f91251`] or [Docker] installed, for now.
[`llama.cpp@9f91251`]: https://github.com/ggerganov/llama.cpp/tree/9f912511bc9414fa7a3c521378b6388cd932b58d
[Docker]: https://www.docker.com/## Why "Icebreaker"?
[Blame Mistral!](assets/naming.png)