Free 100% client-side chatting and writing with AI. Even your documents are stored in your browser.
Which means you get 100% privacy: everything happens on your own device.
Some features:
- Proofreading, rewriting, summarizing, translating documents
- Chatting with AI characters, even using your voice
- Generating images and music
- Transcribing and summarizing meetings
- Transcribing audio files
- Creating subtitles for video files
The only limit is how powerful your own device is.
I've created an educational game in which you can try to fool a face recognition algorithm by making funny faces. It's 100% privacy friendly, running locally in your own browser.
Technically. But as a European I'd already be in a lot of trouble for breaking the law, since the website promises to not collect personal data.
What you can do is check the javascript code for any 'http'. So open https://www.hownormalami.eu/main.js and then do CTRL-F and type in 'http'. See if any of the things you find seem to call home. Also scan over the code visually to check for any obfuscated code patterns which could hide additional instances of data transmission. In this case you won't find any shenanigans.
One I trained myself (BMI), and the others I just scavenged from existing Github projects. So with most of these I don't know how they were trained, what photos they were fed, etc.
That's difficult to say. You could start with getting to to know an issue and specialising in it. Reading books from academic writers (not the stuff sold at airport bookstores). Read Slashdot. Once you've got a grasp, think about how you could translate what you learnt so that your mom would understand it. Think about what your mom likes: quizes, human-interest stories. Lighthearted stuff. Then create your own translation.
It's probably easiest to connect with a local group of people who care about these issues.
You may enjoy this blogpost I made that goes into how the BMI prediction algorithm was developed. It's the only one in the project that I trained myself.
Like you said, muscles matter quite a bit. It's attractive to use photos af athletes to train the algorithm, because there are a lot of websites that show their photos along with their weight and height (which you need to calculate a BMI). But since muscles weigh so much more than fat, athletes have high BMI with slim bodies, which warps the algorithm.
I didn't use athletes for this reason (it's trained on a diet of 50% Chinese celebrities and 50% American arrest records). But I found projects that do use these photos.
Creator here. It sounds like the main face detection algorithm (faceApiJS) wasn't able to load somehow. Then it will just try to keep you entertained by spouting funny loading sentences.
Try refreshing the page, or using a different browser.
The project was created as part of my role as artist within the Sherpa consortium. It's a Horizon2020 research project whose goal is to figure out what Europeans believe are the biggest issues around AI that we'll experience in 2025. Most of the other partners are universities, and I'm the lucky one who gets to translate what we learn into art pieces.
I suspect someone has tried to manipulate their score. I found one database entry that had only an extreme beauty score. I've hardened the system against this now.
Age and gender are derived using the FaceApiJS project. In my own experience it's doesn't vary as wildly if you're a white male. With other ethnicities the predictability levels can drop, especially if you're Asian.
Yikes. Thanks, I'll look into it. The terms and conditions have no influence on this, but it could that that one of the scores required to create the life expectancy prediction is missing (age, gender, bmi, country).
Which means you get 100% privacy: everything happens on your own device.
Some features: - Proofreading, rewriting, summarizing, translating documents - Chatting with AI characters, even using your voice - Generating images and music - Transcribing and summarizing meetings - Transcribing audio files - Creating subtitles for video files
The only limit is how powerful your own device is.
You can find the code on Github here: https://github.com/flatsiedatsie/papeg_ai