[Paid] 🔥 NEW Kodular Extension: Face Detection with Face++ API

:fire: NEW Kodular Extension: Facedetection with Face++ API :fire:

Are you tired of building apps with limited face recognition features? Want to create apps that truly stand out with next-level face detection, face tracking, or identity verification? Look no further.

Introducing the Facedetection Extension (powered by Face++ API) — the ultimate tool to take your AI-powered apps to the next level.

Blocks





:light_bulb: What is this Extension?

This is a premium kodular extension designed to integrate seamlessly with your apps and give you the power of real-time face detection, recognition, and smart image handling through the Face++ API.

Examples (demo app)

FaceCompare

Face and Emotions detection


:rocket: Why Developers Need This

Let’s be real: Kodular is great, but it has limits when it comes to AI and computer vision. This extension solves that problem for good:

  • :white_check_mark: Saves Hours: No need to code complex API calls or handle JSON manually.
  • :white_check_mark: Avoids Errors: Handles image size, type, and token limits inside the extension.
  • :white_check_mark: Incredible Features: Add emotion tracking, gender detection, age estimation, and more to your apps.
  • :white_check_mark: Super Affordable: At just $6, this extension gives you premium functionality without breaking the bank.

For just $6, you unlock:

  • Face detection with detailed attributes (age, gender, emotion, etc.)
  • Face token management (add, search, verify)
  • FaceSet support with up to 10,000 face tokens
  • Error-proof image upload handling
  • Full support for image pickers and camera capture
  • Ready to use with any Kodular project

:hammer_and_wrench: Perfect For:

  • Student Projects
  • AI App Demos
  • Attendance/Verification Systems
  • Face-based Games
  • Personalized Experiences

Whether you’re building your first face-based app or need to power up an existing one, this extension is your best investment.


:package: What You Get:

  • The .aix extension file
  • Demo AIA project
  • Full integration guide
  • Free support for setup

:inbox_tray: Get Yours Now for Just $6!

Don’t miss out. For the price of a cup of coffee, you could be building the next generation of smart apps. Tap into the power of AI — the easy way.

>> You can pay here via PayPal and after that you will be automatically redirected to the download page of the files <<


Start creating something incredible today. Your users deserve it. Your apps will thank you.

6 Likes

Greate extension :heart_eyes:

ايه الصور الجامده دي :joy:

2 Likes

Thanks , this is me ,
And I am pleased that these images take your attention!

1 Like

super extension. tell me how to do a face search

1 Like

@Sagesse_Pro You can first create a “Faceset” using the block of CreateFaceset and then add the face images as a list of images; these images will be stored as face tokens, and then you can use two functions of search faceByImage and searchImageByToken and then you can determine if the face is exists or not based on by parsing the JSON data got from SearchSuccess event , this is in summary

an example please

How did you do this with this plugin?

image
image

I am using these blocks, with the detect block , also the demo aia with the extension show how to use it , check it please

1 Like

I’m talking about searching for an image in the CreateFaceset block because it’s not indicated in your AIA.
An example, please.

this block how to use it and do research?

Look for this demo:

  1. We detect the face that we want to register

  2. Then we create a faceset if it is for the first time or add the face to an existing faceset

  3. Then we check the new face if it exists in the stored faces or not .

Ok thank you​:handshake:

Hi. I’am really interested.

  1. I have 200 of face file in jpg. I want this to be the compare image. How to add this to the faceset?
  2. How does the token work?
  3. How to buy this ext?

Thanks.

To set up the extension, you need an API key and API secret, also this is the API Docs also this is the pricing plans

or if you dont have paypal you can contanct me so we can find another way

Call Web1 Json TextDecode, URL?

I dont under stand your question please could you clarify it more

I need an explanation about AIA.
I made the purchase yesterday, but Kodular won’t open AIA. I managed to open AIA in AppInvetor, but the code is messed up.

WEB1 component needs URL to work, what is the URL?

What about contacting the owner?

Yes, the aia for MIT app inventor
So you can use it there to learn how to use the extension,
And apply the same methods for kodular