
Speech Recognition using IBM Speech-to-Text API
Extract conversations easily from an audio recording with Python. IBM’s Speech to Text API to recognize speech from an audio recording file.… Continue reading Speech Recognition using IBM Speech-to-Text API

Building a Photo Translator using Python and Google Translator API
Combining Text Recognition with Google Translator in a Single Machine Learning Project… Continue reading Building a Photo Translator using Python and Google Translator API

Edit Your Old Photos with Machine Learning – Computational Photography
Image Noise Reduction with one of the most powerful noise reduction algorithm In this article, I will show you how to reduce the noise in your photos using Python programming language. This process is known as Image Noise Reduction. As you may know that the term ‘noise’ is not used only in sound. Noise is… Continue reading Edit Your Old Photos with Machine Learning – Computational Photography

5 Top Artificial Intelligence Frameworks for 2021
Artificial Intelligence is the future of the field of computing. And more and more programmers are getting acquainted with this science, seeing the increasing need for Artificial Intelligence technologies. I hope this guide will help you to get inspired and start learning more about this growing field. Here are some statistics: (Reference: https://www.statista.com) Service segment revenue of… Continue reading 5 Top Artificial Intelligence Frameworks for 2021

3 Simple Tricks That Will Help You Read More Books in 2021
3 Tricks that will help you read more books in 2021 Lack of time is the main reason people present as a reason why they don’t read much. It will take almost a week or two to finish a book if you read only 30 minutes every day. Let me reveal how; The average reading… Continue reading 3 Simple Tricks That Will Help You Read More Books in 2021

Building a ChatBot in Python – Beginner’s Guide
Create your first artificial intelligence chatbot from scratch In this article, I will show you how to build a simple chatbot using python programming language. We will not use any external chatbot packages. The whole project will be written with plain Python. This is a great way to understand how chatbots actually work. Learning the… Continue reading Building a ChatBot in Python – Beginner’s Guide
Get new content delivered directly to your inbox.