From 2159dd65cbe02d1c9a44acb7f780df33bb663bb6 Mon Sep 17 00:00:00 2001 From: ThatLinuxFan <9904667+NodeMixaholic@users.noreply.github.com> Date: Tue, 2 Jan 2024 18:22:08 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d725f49..5fc897f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Codenamed "Project GLaDOS" after the character from the Portal franchise, The AI Brain Project is a Python program that demonstrates how to use ollama to upload your brain to the cloud with just a description of yourself. The program asks the user for input generates random actions every 5 seconds. Think of it as [HLE](https://en.wikipedia.org/wiki/UltraHLE) for [brain emulation/mind uploading](https://en.wikipedia.org/wiki/Mind_uploading). +## NOTE + +ALWAYS GET THE LATEST INSTRUCTIONS [HERE!](https://github.com/The-AI-Brain/ai-brain) + ## Installation To install the program, follow these steps: