Update 'README.md'

This commit is contained in:
Maxwell Drake 2024-04-04 17:59:35 +00:00
parent e7cb3d614f
commit d73796dc8f

View file

@ -2,19 +2,11 @@
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). 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, DOCUMENTATION, AND LICENSING DETAILS [HERE!](https://github.com/The-AI-Brain/ai-brain)
## Installation ## Installation
To install the program, follow these steps: To install the program, follow these steps:
Clone the repository: Clone the repository
```
git clone https://github.com/The-AI-Brain/ai-brain-project.git
```
Install the required packages: Install the required packages: