From cc594a297bd6740431af26551a045de263d42a18 Mon Sep 17 00:00:00 2001 From: aura Date: Tue, 17 Feb 2026 23:36:32 +0100 Subject: update readme --- README.md | 16 +++++++++++++++- api.png | Bin 0 -> 19893 bytes chat.png | Bin 0 -> 10207 bytes preview.png | Bin 0 -> 25714 bytes 4 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 api.png create mode 100644 chat.png create mode 100644 preview.png diff --git a/README.md b/README.md index 6e12d18..457a951 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ # axonbox.net - +--------------------- unfinished business venture - an ai chat platform written in typescript/zig + +features: +* load distribution (multiple self-hosted servers) +* tool usage +* text analysis +* attachments +* vision models (unfinished) +* subscription/payment system + +![preview](https://git.networkheaven.net/axonbox.net/plain/preview.png) + +![api](https://git.networkheaven.net/axonbox.net/plain/api.png) + +![chat](https://git.networkheaven.net/axonbox.net/plain/chat.png) diff --git a/api.png b/api.png new file mode 100644 index 0000000..0000293 Binary files /dev/null and b/api.png differ diff --git a/chat.png b/chat.png new file mode 100644 index 0000000..94ef7f1 Binary files /dev/null and b/chat.png differ diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..be9b22c Binary files /dev/null and b/preview.png differ -- cgit v1.2.3