Skip to content

Repository files navigation

4DKenya

“This project creates the first Kenyan-built 4D computational prototyping engine — a tool that allows scientists, engineers, and innovators to simulate interactions in higher-dimensional spaces. This opens unexplored frontiers for future technologies such as teleportation, ultra-efficient routing, quantum architectures, and advanced materials.”

Setting up

git clone https://github.com/blacksnowmartin/4DKenya.git

Make sure you have this installed in your machine

4DKenya

"This project creates the first Kenyan-built 4D computational prototyping engine — a tool that allows scientists, engineers, and innovators to simulate interactions in higher-dimensional spaces. This opens unexplored frontiers for future technologies such as teleportation, ultra-efficient routing, quantum architectures, and advanced materials."

Setting Up

git clone https://github.com/blacksnowmartin/4DKenya.git

Make sure you have the following installed on your machine:

sudo apt update
sudo apt install python3-full python3-venv

Inside the 4DKenya folder, create a virtual environment:

python3 -m venv venv

This creates a folder named venv that stores your project libraries.

To activate the environment:

source venv/bin/activate

Install the required packages:

pip install torch numpy fastapi uvicorn

Running the Project

cd ~/4DKenya
source venv/bin/activate
python server.py
sudo apt update
sudo apt install python3-full python3-venv

Inside the 4DKenya folder make sure you run

python3 -m venv venv

(This creates a folder named venv that will store your libraries.)

To activate environment:

source venv/bin/activate

To install the packages safely you run

pip install torch numpy fastapi uvicorn

TO RUN THE MAIN PROJECT

cd ~/4DKenya
source venv/bin/activate
python server.py

Developed with love by

Martin Kitonga

About

“This project creates the first Kenyan-built 4D computational prototyping engine — a tool that allows scientists, engineers, and innovators to simulate interactions in higher-dimensional spaces. This opens unexplored frontiers for future technologies such as teleportation, ultra-efficient routing, quantum architectures, and advanced materials.”

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages