Developed AI app to determine if my friend needs haircut or not

Sumeet More
2 min readMay 26, 2024

--

Disclaimer: This article is based on my current knowledge and understanding. If you have any query or see any improvement, please mention in the comment section

Photo by Greg Trowman on Unsplash

I was having a video call with my dear friend Ruturaj. He is not from IT domain so I was curious if he is using any app which is powered by LLM . I explained him how this new technology works and which all places, it can be applied. In middle of this conversation, Asheeta (his gf) mentioned that If there can be an AI app which can determine if haircut is required or not . I got nerd sniped after listening to this idea and developed an AI app for the same. Below is the demo video of the same.

Demo Video:

Demo video walkthrough:

  • Reference image is my friend’s photo after haircut
  • Latest image is his latest look
  • AI app is comparing reference image and latest image and making decision whether my friend needs to go out for haircut or not
  • In this demo, I have used visual language model named llava which compares reference and latest images and as we can see that visual language model was able to correctly predict that he needs a haircut.
  • This example further can be expanded to automatically schedule an calendar appointment

Closing thoughts:

In this demo, I have used open source visual language model but other visual language models can also be used. Whole point of writing this article was to come with use case which will help us in our day to day life. If you have more such use cases in your mind, drop them in comment or DM me.

~ Happy Coding

P. S

Thanks alot to Ruturaj and Asheeta for the idea. This article is result of their idea.

--

--

Sumeet More
Sumeet More

Written by Sumeet More

Software Engineer 2 at Microsoft | Backend Engineer and Architect| Blockchain & ML enthusiast | C#,.NET Core, Rust, Javascript and Go

No responses yet