From 397ec9981b8d0f2cee1a20d5bdbd008ae4b52aab Mon Sep 17 00:00:00 2001 From: jonny <32085184+jonnyjohnson1@users.noreply.github.com> Date: Mon, 12 Aug 2024 09:22:09 -0500 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3078cea..32a3b1b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ --- # Topos -A simple server running on your machine to power private conversations with friends, family, and coworkers. Runs with the [chat arena](https://github.com/jonnyjohnson1/chat-arena) app available on desktop and mobile. +A personal intelligence service, using your own computer to power private conversations with friends, family, and coworkers, collect/store your own private data, and use AI privately. Runs great with the [chat arena](https://github.com/jonnyjohnson1/chat-arena) app available on desktop and mobile. + +Tech: ollama, postgres, FastAPI, nixOS, huggingface-transformers ## (MacOS) Easy Install With .dmg *(Experimental)*: This is new, and should work on most MacOS machines! @@ -30,7 +32,6 @@ topos set --spacy trf topos run ``` - ## Install Instructions requires `brew install just` requires `brew install poetry`