-
Level Up Your Note-Taking Game using Artificial Intelligence
Auto Summarize Lectures using Python. I will show you how to convert lecture video/ audio recording into summarized written transcriptions
-
Hey AI — Tell Me a Quote About Rainbow
Artificial Intelligence Quote Generator with Python. Hands-on Project. Speech Recognition and Text to Speech.
-
Turn Your Voice Memos into Written Notes using Python
How to convert audio notes into text documents. A Machine Learning Project. Speech to Text using Python.
-
10 Signs That Your Cat Loves You
Cats are difficult to understand, and they don’t make their feelings and emotions obvious. So, the question is how to know that your kitten loves you? Cats don’t communicate their feelings like humans. Therefore it’s not easy to understand a cat’s love. This article will share ten signs that will make you realize that your…
-
7 Applications of Machine Learning in Healthcare
Machine learning is transforming patient care strategies and has a fundamental role in health systems. The most commonly known techniques for healthcare in deep learning are natural language processing, computer vision, and reinforcement learning.
-
Hands-on Projects to Start Your Journey with Amazon Web Services
Simple & easy to implement AWS projects for your portfolio. Introduction to Amazon Web Services and 5 simple and hands-on projects that you can work on to get started.
-
Python for Art – Fast Neural Style Transfer using TensorFlow 2
Fast Neural Style Transfer using TensorFlow. Stylize your photos in milliseconds with neural network.
-
5 Top Frameworks for Blockchain Application Development
Top five blockchain frameworks with their essential features. Blockchain is the future of the field of cybersecurity. Hyperledger, Ethereum, Multichain, Corda, Quorum.
-
Turn Your Photos into Artistic Sketches with Code
Simple Computer Vision Programming Project. How to convert your photos into hand-drawn art pieces using python code. Artificial Intelligence, and OpenCV(Computer Vision Library) in hands-on python projects.
-
Rendering Responsive Text on Video using Python
In this post, I will show you how to render responsive text on video using Python. We will use the OpenCV python package for the whole project. This may sound a little difficult to do with just OpenCV, which is a computer vision package, but in this project, you will see that it is also good…