Tag: open source
How to build a smart attendance register in App Inventor 2
App Inventor is a visual block-building language for creating Android apps. Over the past few months, we have been developing simple Android apps through...
Conda: The soul of Anaconda
Conda, which is included in Anaconda and Miniconda, is an open source package management system and environment management system for installing multiple versions of...
DevOps series: Ansible deployment of RabbitMQ
RabbitMQ, which is free and open source, is the world’s most widely deployed message broker. It is used by several big companies like Ford,...
‘Open source development at Google is both very diverse and distributed’
Everyone knows that Google is a leader in the open source world. But what is it that makes it a distinct player in the...
Zetta: An API-First IoT Platform
Runs everywhere; enables us to API everything, code with joy, stream Big Data and build big apps—that’s what Zetta does for us.
The Internet of...
Sony joins open source AI space
Sony has joined the bandwagon of open source artificial intelligence (AI) by releasing the code of its proprietary deep learning framework 'Neural Network Libraries'....
Future of Indian e-governance begins with OpenForge
In March this year, the government of India launched openforge.gov.in as an official platform to promote the ‘open, share and collaborate’ philosophy among its...
GitHub launches ‘Open Source Friday’ initiative to encourage community contributions
GitHub has announced a new initiative called 'Open Source Friday' to encourage individual developers and companies to focus on open source developments. The online...
Haptik open sources its AI assistant technology
Haptik, the Indian company behind an artificial intelligence-based personal assistant, has open sourced its proprietary technology called Named Entity Recognition (NER) system. The Mumbai-based...
Searching Text Strings From Files Using Python
Searching text strings from files in a given folder is easily accomplished by using Python in Windows. While Linux has the grep command, Windows...