Coder Social home page Coder Social logo

hugodmn / gosai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gosai-dvic/gosai

0.0 0.0 0.0 11.6 MB

Bootstrap your augmented reality applications and transform any platform into an augmented reality interface

License: GNU General Public License v3.0

JavaScript 96.98% Python 2.78% CSS 0.10% Makefile 0.02% HTML 0.12% Dockerfile 0.01%

gosai's Introduction

General-purpose Operating System for Augmented Interfaces

Base repository of the GOSAI project. This is an open-source and collaborative project to create augmented reality plateforms.

placeholder

Requirements

Docker is required to use this project

Edit the .env file to to set your dockerhub username, the repository you want to push it to, the name of the platform you are using and optional device and version to keep track of changes.

Quickstart

Action Command
Build the image make build
Launch (with docker) make launch
Stop make stop
Push on Docker make push
Pull from Docker make pull

Deployement

The following method uses systemctl to ready GOSAI for demos.

Create a service in /home/{USER}/.config/systemd/user/ called gosai.service. This service needs to use make launch in the project repository. See the example ./build/gosai.service.

Install an exisisting project

To install an existing project, simply clone the project in a directory called home. For example, use git clone https://github.com/GOSAI-DVIC/second-self.git home inside the gosai repository project to install the second-self project.

Create your own project

Refer to this tutorial to learn how to develop on gosai.

Developping

Boot in a virtual environment :

python3 -m venv .venv pip3 install -r build/cpu/requirements.txt source .venv/bin/activate && make boot

gosai's People

Contributors

thomas-jld avatar adrlfv avatar maxbroubrou avatar arcadia24 avatar hugodmn avatar colvertyety avatar marinereynaud25 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.