G10DRAS / RoboCop

Artificially Intelligent Machine with Computer Vision, Natural Language Processing, AI, Sense and Feelings.
GNU General Public License v3.0
23 stars 14 forks source link

help me Please #33

Closed czadikem closed 5 years ago

czadikem commented 5 years ago

First where is the android app. Second can you incorporate aiml2.0.

Thanks

czadikem commented 5 years ago

Also can you make a video so I can see how this works.

czadikem commented 5 years ago

I just tried to install got errors " Could not find a version that satisfies the requirement futures==3.2.0 (from -r python_requirement.txt (line 37)) (from versions: 0.2.python3, 0.1, 0.2, 1.0, 2.0, 2.1, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.2.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.1.0, 3.1.1) No matching distribution found for futures==3.2.0 (from -r python_requirement.txt (line 37)) " using pip3

G10DRAS commented 5 years ago
  1. Android App I havent released yet, It is developed using MIT AppInventor.
  2. It is using https://github.com/G10DRAS/WavSoundRecorderExtension plugin.
  3. aiml2.0 is not a big task, I will probably do it in next week.
  4. For futures==3.2.0 see this https://pypi.org/project/futures , it is available for python 2.7

https://pypi.org/project/futures/

czadikem commented 5 years ago

thanks

czadikem commented 5 years ago

So is this suppose to run on python 2 or 3 thanks

On Mon, Mar 25, 2019 at 4:26 PM G10DRAS notifications@github.com wrote:

Closed #33 https://github.com/G10DRAS/RoboCop/issues/33.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/G10DRAS/RoboCop/issues/33#event-2228061858, or mute the thread https://github.com/notifications/unsubscribe-auth/AiRcgPgbyyysxm7ObO1wjylaKG7zQ8V4ks5vaU0NgaJpZM4cFqA9 .

czadikem commented 5 years ago

also can you make a install guide

G10DRAS commented 5 years ago
  1. Project runs 100% on Python 2.7, but 40% on Python 3.x.

  2. Multiple install guides as project consists of many sub-projects.

  3. What you are trying to build ? Any use case scenario ?

czadikem commented 5 years ago

I am trying to use this as my ai for my robot Inmoov instead of the python J.A.R.V.I.S. because there seem to be more that this can do. Also I would be willing to help you though I do not know python.