← Index

ROUTEAgents & automation

Agentic Task-Ability Matching

This project integrates a JEV mechanism to determine the relationship between an intended task and an agent's abilities, proceeding with an agent if there's at least a 60% match or creating a new agent otherwise.

I have integrated the @typesafeai's jev to my agentic setup. It is basically used for finding the relation of the intended task and current agent lists ability. If there is match at least 60%, manager agent continue with that agent, otherwise it is creating a new agent that will complete that task. I will share this setup asap, and I will share the demo video (I hope) tomorrow. C u