No description
Find a file
2024-11-14 19:54:34 +00:00
install-requirements-debian.sh Add files via upload 2024-01-02 18:12:25 -06:00
LICENSE Update LICENSE 2024-11-14 19:54:34 +00:00
main.py Update main.py 2024-01-03 10:37:19 -06:00
README.md Update 'README.md' 2024-04-04 17:59:35 +00:00
requirements.txt Add files via upload 2024-01-02 18:12:25 -06:00

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.

Installation

To install the program, follow these steps:

Clone the repository

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?