summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraura <nw@moneybot.cc>2026-02-17 23:36:32 +0100
committeraura <nw@moneybot.cc>2026-02-17 23:36:32 +0100
commitcc594a297bd6740431af26551a045de263d42a18 (patch)
tree62421b3eaded1aec339d3557bd1884d1b833a731
parent636b0323075225c584b62719ed51e75521bb7ffb (diff)
update readmemaster
-rw-r--r--README.md16
-rw-r--r--api.pngbin0 -> 19893 bytes
-rw-r--r--chat.pngbin0 -> 10207 bytes
-rw-r--r--preview.pngbin0 -> 25714 bytes
4 files changed, 15 insertions, 1 deletions
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
--- /dev/null
+++ b/api.png
Binary files differ
diff --git a/chat.png b/chat.png
new file mode 100644
index 0000000..94ef7f1
--- /dev/null
+++ b/chat.png
Binary files differ
diff --git a/preview.png b/preview.png
new file mode 100644
index 0000000..be9b22c
--- /dev/null
+++ b/preview.png
Binary files differ