diff options
author | ben | 2023-03-04 22:22:22 +0100 |
---|---|---|
committer | ben | 2025-03-04 22:02:09 +0100 |
commit | 83bdf4117371b5a70245efecc0876220caa3c8cc (patch) | |
tree | c379b8ce46652c5be528b8d4b486a4ef796bd904 /README.md | |
parent | a0da06a7e1d000605045c712a262e0f56414d2d3 (diff) | |
download | ai_env-83bdf4117371b5a70245efecc0876220caa3c8cc.tar.gz ai_env-83bdf4117371b5a70245efecc0876220caa3c8cc.tar.bz2 ai_env-83bdf4117371b5a70245efecc0876220caa3c8cc.tar.xz |
Improve description.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -15,7 +15,9 @@ No cloud. No GAFAM. Just full privacy, control, and the freedom to manipulate co * [nginx](https://nginx.org/en/) add an authentication to the API. * [AIChat](https://github.com/sigoden/aichat) is used as LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents. -Everything is free, open-source and automated using Docker Compose and shell scripts. +Everything is free, open-source, and automated using Docker Compose and shell scripts. + +It doesn't require an internet connection to work once the models have been downloaded. ## Requirements |