Code Monkey home page Code Monkey logo

The first general robot operating system with Turing-complete in the world.

Introduce


General machine intelligence system (Hereafter “GMIS”) is aimed to became a general robot brain which allows user using themselves mother tongue to programmatically control any machines (including not limited to: PC, phone, smart appliances, smart car, and industrial machine or military weapons etc) to meet their individualized needs. Currently, it helps robot like ASIMO more practicability, finally, through robot autonomously programming, it will be able to achieve strong AI.

We have got a prototype. Here is the prototype demo video: (45 minutes),It demonstrates how to automatically play a online Texas card game under the GMIS logic control.

The GMIS prototype, which is far from good user experience, is only used to verify the theory. We plan to develop GMIS by crowd+ open source mode, anyone can make contribution to GMIS and share the profit , for details please visit:gmis.github.io

Source Code Overview


GMIS as a whole is broken down into several parts, their relationship is as follows:
  • \GMIS_BASE_LIB includes some basic projects of GMIS

AbstractSpace (lib): some abstract root classes of GMIS.
PhysicSpace (lib):some implement of abstract classes rely on operating system.
VisualSpace (lib):a very lightweight GUI lib based on Windows system for test purpose.

  • \GMIS_ROBOT includes stored brain instance projects based on specified platform.

Brain (lib): a basic robot brain framework.
GMIS_WIN (exe):the brain instance based on Windows system.

  • \GMIS_WORD includes some projects for virtual space where robot will connect each other.

VirtualSpace (lib): base lib for SpacePort.
SpacePort (exe): virtual space entry application.

  • \GMIS_OBJECT includes projects of external object and their excuter.

Executer(exe...): caller of external object, there are various versions based on specified OS.
Objects(Dll...): various external object projects.

zhang hongbing's Projects

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.