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: 22 days ago
JSON representation

A local AI chat app powered by 🦀 Rust, 🧊 iced, 🤗 Hugging Face, and 🦙 llama.cpp

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

Icebreaker

## 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@66ee4f2`] or [Docker] installed, for now.

[`llama.cpp@66ee4f2`]: https://github.com/ggerganov/llama.cpp/tree/66ee4f297cff3c7ce98b31dbc0ce909d41b9e40
[Docker]: https://www.docker.com/

## Why "Icebreaker"?

[Blame Mistral!](assets/naming.png)