aijs.rocks - JavaScript Enabled AI
Written by Nikos Vaggalis   
Saturday, 29 September 2018

Is JavaScript eating the world? Yes, with AI being heralded as the next major conquest in the language's boundary expansion.  aijs.rocks is a website that aims to serve this cause by becoming a host to the most inspiring examples of AI & JavaScript from across the web.

Set up by the organizers of the "AI JavaScript London", a meetup interested in the impact of AI in all kinds of applications, the most recent being on "Art,Music and Artificial Intelligence", aijs.rocks hosts projects which range from AI drum machines to NLP and using your voice for powering a calculator.

All applications in the showcase are open source and include online playgrounds for tweaking and testing them within your browser in order to better understand their purpose and functionality. For example, the "Emoji Caption" generator, automatically generates emoji captions for your images.You can try it by visiting https://emoji-caption.glitch.me/ and entering the link of  an image. I tried it by posting an image of a gathering of Tribe people and this is what the app made of it:

 

 

Fun aside, technically speaking,"Emoji Caption" is a PWA that takes the image URL and processes it with Azure's Computer Vision API to generate a caption in emojis! Best of all, the code is freely available at https://github.com/alex-saunders/emoji-caption.

Yet, another very interesting project in showcase is "Snakes.ai" in which your play the classic Snakes game. but by using your webcam and a neural network. You first have to take a few images of moving your head towards a direction, up, down, left, right in order to train the neural model. After that you can play the game by simply moving your head around in front of your webcam. Magic! 

 

There's much more fun awaiting onsite and it gets frequently updated with new entries. All developers are welcome to post their work as long as their project is built in JavaScript and uses AI in some way, has a Github repo and a demo/playground. So go ahead and try aijs.rocks yourself; fun, education and coding gathered under one roof!

More Information

aijs.rocks

AI JavaScript London 

Related Articles

 3D Face Reconstruction Applied to Art

Find Your 2000-Year-Old Double With Face Recognition 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Stack Overflow On Google Cloud
06/03/2024

Stack Overflow and Google Cloud have announced a partnership to deliver new gen AI-powered capabilities to developers through the Stack Overflow platform, Google Cloud Console, and Gemini for Google C [ ... ]



JetBrains AI Assistant - A Welcome Time Saver
28/02/2024

JetBrains AI Assistant saves developers up to eight hours per week and they appreciate its help.  77% of users feel more productive, 75% express that they are happier with their IDE experien [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 28 September 2018 )