Update README.md
This commit is contained in:
@@ -2,16 +2,19 @@
|
|||||||
|
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
|
|
||||||
GT AI OS software is intended to provide an easy to use web based generative AI with data privacy for individuals and organizations.
|
GT AI OS software is intended to provide easy to use "daily driver" web based generative AI with data privacy for individuals and organizations.
|
||||||
You can install GT AI OS on Ubuntu, NVIDIA DGX OS 7 ARM and macOS systems.
|
You can install GT AI OS on Ubuntu x86, NVIDIA DGX OS 7 ARM and Apple Silicon macOS hosts using Docker.
|
||||||
|
|
||||||
Minimum 4 CPU cores, 8GB RAM and 50GB SSD storage required for the application.
|
Minimum 4 CPU cores, 8GB RAM and 50GB SSD storage required for the application.
|
||||||
Local models, conversation history and datasets will consume additional storage.
|
Local models, conversation history and datasets will consume additional storage.
|
||||||
|
|
||||||
|
The provided runbooks are intended to provide a smooth installation and include commands for dependencies.
|
||||||
|
Open an issue on the repo is you have problems with the runbooks.
|
||||||
|
|
||||||
Build and deploy custom generative AI agents and bring-your-own local or external API inference via NVIDIA NIM, Ollama, Groq, vLLM, SGLang and more.
|
Build and deploy custom generative AI agents and bring-your-own local or external API inference via NVIDIA NIM, Ollama, Groq, vLLM, SGLang and more.
|
||||||
|
|
||||||
GT AI OS is ideal for working with documents and files that need data privacy.
|
GT AI OS is ideal for working with documents and files that need data privacy.
|
||||||
It is not multimodal and can't generate or process images, videos or audio.
|
It is not multimodal and can't generate or process images, videos or audio as of version 2.0.34.
|
||||||
|
|
||||||
Ensure that you are using local or external inference with zero data retention features if you want your data to remain private.
|
Ensure that you are using local or external inference with zero data retention features if you want your data to remain private.
|
||||||
Note that all conversations in GT AI OS are logged locally in it's database and cannot be deleted by any user via the GUI.
|
Note that all conversations in GT AI OS are logged locally in it's database and cannot be deleted by any user via the GUI.
|
||||||
|
|||||||
Reference in New Issue
Block a user