Skip to content

Commit 926784e

Browse files
committed
Add "Icebreaker" to showcase
1 parent be028ff commit 926784e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

static/showcase/icebreaker.gif

1.18 MB
Loading

templates/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,13 @@ <h1 class="title is-1"><a href="#showcase">#</a> Showcase</h1>
149149
"thumbnail": "showcase/sniffnet.png",
150150
"has_webp": false,
151151
},
152+
{
153+
"name": "Icebreaker",
154+
"description": "A local AI chat app powered by 🦀 Rust, 🧊 iced, 🤗 Hugging Face, and 🦙 llama.cpp",
155+
"website": "https://github.com/hecrj/icebreaker",
156+
"thumbnail": "showcase/icebreaker.gif",
157+
"has_webp": false,
158+
},
152159
{
153160
"name": "Halo",
154161
"description": "A program for editing .wgsl shaders in real time!",

0 commit comments

Comments
 (0)