This is the Nexus Framework, combining ancient philosophical wisdom with cutting-edge quantum AI. Follow the steps below to install and run the system locally or deploy it using Docker.
-
Clone the repository:
git clone https://github.com/redx94/nexus-framework -
Run the application using Docker Compose:
docker-compose up
The frontend will be available at http://localhost:3000 and the backend at http://localhost:5000.
To deploy using GitHub Actions, ensure your repository has the necessary keys for deployment to your platform of choice.