Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artificial Intelligence #22

Open
mentifex opened this issue Feb 6, 2018 · 10 comments
Open

Artificial Intelligence #22

mentifex opened this issue Feb 6, 2018 · 10 comments
Labels

Comments

@mentifex
Copy link

mentifex commented Feb 6, 2018

No description provided.

@yamalight
Copy link
Contributor

yamalight commented Feb 6, 2018

AI is an interesting area, but the area itself it a bit too wide for one livestream :)
Do you have any specific things in mind?

@mentifex
Copy link
Author

mentifex commented Feb 6, 2018

Yes, I had written a whole page, but by some glitch it disappeared.

The "Example proposals" at https://github.com/BuildingXwithJS/proposals include "Review this bit of new cool tech" which covers the idea of looking into the area of artificial intelligence in JavaScript.

My JavaScript AI at http://ai.neocities.org/MsIeAi.html raises several issues, each one potentially worthy of a video -- such as https://www.youtube.com/watch?v=QuBEgINpGdo of an obsolete JSAI -- or a livestream. 1) Is the JavaScript AI Mind true AI, that is, does it really think when it does automated reasoning by logical inference? You can type in, "mary is a woman" and the JSAI will ask you, "Does Mary have a child?" by inferring the possibility.

  1. Do the security provisions of client-side JavaScript address some of the issues of the Control Problem for AI?

  2. Since the JavaScript AI Mind is almost a compleat translation of the MindForth and ghost.pl AI programs, is AI in JavaScript a good resource for teaching classes about artificial intelligence and about JavaScript?

  3. In view of the above, is JavaScript AI a good tool for training in the hopefully imminent field of AI Mind Maintainer?

@yamalight
Copy link
Contributor

That's is a lot of links to digest! I'll need some time for it 😄
Is the code for your implementation available somewhere?

@mentifex
Copy link
Author

mentifex commented Feb 7, 2018

http://ai.neocities.org/MsIeAi.html -- is the implementation code

MsIeAi is M(icro)s(oft) I(nternet) E(xplorer) A(rtificial) I(ntelligence).

@yamalight
Copy link
Contributor

Ah, okay, everything is in the sources there. Got it!

@yamalight
Copy link
Contributor

Alright, so I have read through most of the things you've referenced.
I'm going to accept this proposal, but I think I'll need a lot more time to prepare for stream/video on it.
I am far from being an expert on AI topic, but I do have colleagues I can discuss this with. We're going to see where it all goes 😄

@FDiskas
Copy link

FDiskas commented Feb 23, 2018

@ArcticSpaceFox
Copy link

AI is very cool and promising! Maybe do some fraud detection with it.

@FDiskas
Copy link

FDiskas commented Mar 18, 2020

I was trying to do some testing with text and ai results were bad. Best results are with images. So my suggestion would be to try to do some app who would inform you with an alert when you touching your face using camera. Do to Corona virus prevention.
I know that there's is some similar web aps so lets do it with electron or other desctop app.

@ArcticSpaceFox
Copy link

Cool idea 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants