Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyjohnson1 committed Aug 12, 2024
1 parent 4ac9d1c commit 397ec99
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand All @@ -30,7 +32,6 @@ topos set --spacy trf
topos run
```


## Install Instructions
requires `brew install just`
requires `brew install poetry`
Expand Down

0 comments on commit 397ec99

Please sign in to comment.