Category: Artificial Intelligence
-
A Step-by-Step Guide to Creating a Content Safety Detection Bot for Discord
In this article, we will learn how to program a Discord bot that can moderate the channel’s content for us. Content moderation is essential for public spaces where different kinds of people are connecting.
-
Generate Automated Feedback of Product Review Videos using Python
How to convert a product review video into automated product feedback using programming. We will use the power of machine learning and some python libraries.
-
Summarize Slack Audio Messages with Machine Learning
Summarize Slack Audio Messages with Machine Learning. Convert audio conversations into written notes.
-
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
-
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.
-
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.
-
Building a Speech Emotion Recognizer using Python
Step-by-step guide to speech emotion recognition with MLP artificial neural network.
-
5 Noteworthy Machine Learning Online Courses For Everyone
Enhance your programming journey with these well-prepared machine learning courses The world of artificial intelligence and machine learning is rapidly developing. And, coupled with development, there is an increase in supply and significance. Trying to work on the growth of digital projects that can obtain information and execute routine tasks through guesses and incidences, Machine Learning uses…
-
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.