Skip to main content

Meet Mycroft – World’s 1st Open Source Artificial Intelligence Based on Linux, Raspberry Pi and Arduino (CTNews)


Mycroft makes use of natural language processing for listening to your commands and run world’s first open source and open hardware home A.I. platform. Talking about the plus points, this state of art A.I. based on the world’s most popular open development platforms- Arduino and Raspberry Pi.



You can use Mycroft to control your music streaming apps, YouTube playback and your smart devices. The Internet of Things devices could be easily integrated with Mycroft. 

On its Kickstarter page, Mycroft writes:





Mycroft is an open source, open hardware platform that allows the makers and developers to fiddle with their innovative ideas and use Mycroft to turn those into reality. Since Mycroft is powered by Raspberry Pi 2 and makes use of an Arduino powered display, there are tons of tutorials and other useful material online to learn from.

Let’s know some more facts about Mycroft and how it’s going to change the things in the AI market: Mycroft is affordable and priced just at $129 per unit, thanks to open hardware. Mycroft uses lots of open APIs to process language input and then determines the output. So, a major chunk of Mycroft’s processing is done in the cloud using open APIs, the company doesn’t need to build their deep learning neural network. This reduces the cost of the project even further.

More open source? Mycroft has also announced its partnership with Ubuntu and it’ll be using Snappy Core Ubuntu as its OS. With this partnership with canonical, Mycroft aims to be a part of the current IoT and cloud revolution. Know more about Mycroft here on its Kickstarter page.

Comments

Popular posts from this blog

Kali Linux Commands Cheat Sheet

Kali Linux commands cheat sheet. All basic commands from A to Z in Kali Linux has been listed below. A   -> apropos : Search Help manual pages (man -k)  -> apt-get : Search for and install software packages (Debian/Ubuntu)  -> aptitude : Search for and install software packages (Debian/Ubuntu)  -> aspell : Spell Checker  -> awk : Find and Replace text, database sort/validate/index B  -> basename : Strip directory and suffix from filenames  -> bash : GNU Bourne-Again SHell  -> bc : Arbitrary precision calculator language  -> bg : Send to background  -> break : Exit from a loop  -> builtin : Run a shell builtin  -> bzip2 : Compress or decompress named file(s) C   -> cal : Display a calendar  -> case : Conditionally perform a command  -> cat : Concatenate and print (display) the content of files  -> cd : Change Directory ...

Best iOS 9 Features That Will Change Your iPhone and iPad (CTech)

Take a look at the iOS 9 features and tell us your favorites: 1. Low power mode for extra and better battery life: I decided to write this iOS 9 feature before any other as it will be appreciated and loved by most of you. The new low power mode will make your phone run longer by disabling mail fetch, background app refresh, lower visual effects and automatic downloads. The great news is that you can still use almost all useful features of your phone like Wi-Fi, Location Services, Bluetooth, GPS etc. In the new power saver mode, the screen sleeps a little quicker along with other subtle changes to give you the extra juice. 2. iOS 9 update for everyone and smaller in size: This isn’t exactly an iOS 9 feature, but it’s surely worth mentioning. Usually, every new iOS version isn’t available for all previous generations of iOS devices.  But, iOS 9 will be available for devices like iPad 2, iPhone 4S,  iPad Mini and iPad touch 5th gen-...

The Top Ten Hacker Tools of 2015 (CTNews)

Cyber Hacking (“Cyber Security” formally) there are millions of tools which are available on the Internet either as Freewares or as Sharewares. If you are security researcher, pentester or a system admin, you need to have this on your PCs/laptops to find the vulnerabilities and plug them.  Concise Courses conducted an online poll to determine top ten hacking tools out of some of the famous ones. Here is the list which came out the winner on the poll. 1. Nmap:  Network Mapper Abbreviated as nmap is a versatile tool for Network Security, plus it is free and open source.It  is largely used by network administrators for network discovery and security auditing. System admins use nmap for network inventory, determining open ports, managing service upgrade schedules, and monitoring host(A term used for “a computer on a network”) or service uptime. The tool uses raw IP packets in many creative ways to determine what hosts are available on the network...