Update 'README.md'
This commit is contained in:
parent
e7cb3d614f
commit
d73796dc8f
1 changed files with 1 additions and 9 deletions
10
README.md
10
README.md
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue