summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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