Uses of Interface
com.t4a.processor.AIProcessor

Packages that use AIProcessor
Package
Description
 
  • Uses of AIProcessor in com.t4a.processor

    Classes in com.t4a.processor that implement AIProcessor
    Modifier and Type
    Class
    Description
    class 
    The main processor class, can execute single action or multiple action in sequence - based on prompt can predict and trigger action - based on prompt can predict and trigger multiple actions sequentially - based on prompt can predict and trigger multiple actions parallely - Can take HumanInLoop object and wait for Human Validation - Can take ExplainDecision Object and provide why the decision was taken by AI
    class 
    Take actions based on images
    class 
     
    class 
     
    class 
    This will ensure that the action classes are loaded from Spring Applicaiton Context rather than creating the new one , the advantage of that is we can maintain spring dependency injection for all the beans
    class