Better Programming

Advice for programmers.

Follow publication

Member-only story

Software Engineering

Build a Hand Pose Detector Web App Powered by Machine Learning

Combine machine learning and web development

Rakia Ben Sassi
Better Programming
Published in
6 min readJun 15, 2021

--

A white robot looking at you
Photo by Alex Knight on Unsplash

So you’ve heard the buzz about machine learning (ML) but don’t know which tasks and business requirements it can tackle? Or how to integrate it into your project?

I got you. Modern web applications have become more advanced by using machine learning algorithms as opposed to solely relying on human logic in order to process information. The key advantage of machine learning is the fact that the software can learn from data on its own.

This article will shed some light on this topic, show seven use cases of machine learning with examples from prominent web applications, and give some insights on how to use it as a web developer.

Table of ContentsWhat Is Machine Learning?
Use Cases
1. Customers segmentation
2. Tailored search results
3. Increase customer satisfaction in online shopping
4. Interact with software in natural language
5. Increase audience engagement in social journalism
6. Code completion in software sevelopment
7. Improve a Q&A platform
How To Use ML in a JavaScript Project
Case Study: Navigation with the hand gesture
Final Thought

--

--

Rakia Ben Sassi
Rakia Ben Sassi

Written by Rakia Ben Sassi

Google Developer Expert in Angular, WTM Ambassador, a seasoned software engineer, Content Creator | YouTube: https://www.youtube.com/@tekforge

Responses (1)

Write a response