ai-brain/README.md
2024-01-02 18:22:08 -06:00

1.1 KiB

The AI Brain Project

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 for brain emulation/mind uploading.

NOTE

ALWAYS GET THE LATEST INSTRUCTIONS HERE!

Installation

To install the program, follow these steps:

Clone the repository:

git clone https://github.com/The-AI-Brain/ai-brain-project.git

Install the required packages:

./install-requirements-debian.sh

Run the program:

python main.py

License

The AI Brain Project is licensed under the MIT License. See the LICENSE file for more information.

Possible future impementations (for people who would like to contrib!)

  • An semi-decentralized API for the AI using GUN-DB?
  • A ROBLOX Metaverse based on the API?