Skip to content

csharpseth/expression-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI That Reads My Face

This application prompts you with a randomly generated social media post, then using a webcam looks at your face and determines how you reacted and interacts with the post accordingly.

This is a general overview of the project. If you wish to read how I accomplished this project you can check out my article on Medium.

Example:

You are prompted with a post of a cat, but you hate cats, so your demeanor is negative. The Computer Vision recognizes this, dislikes the post, then prompts you with the next post.

Additional Information

I am currently using OpenCV for the facial detection and recognition. I am also using NodeJS w/ Express for the webapp to interact with the Computer Vision model. You could potentially integrate this with actual social media websites. However, when I tried this initially I got stuch on determining when I was looking at a new post. If you can accomplish this I would love to see a fork of this project and how you did it.

Screenshots

References

About

AI that determines your facial expression when prompted with a social media post, and likes/dislikes it accordingly

Topics

Resources

Stars

Watchers

Forks