How Our AI Personas Work

Data Inputs

πŸ‘€ Human Queries πŸ’¬ AI Interactions πŸ’Ύ Company Data πŸ’Ύ Real-World Data

Process Visualization

User Input (Query, request, or interaction)
                  ↓
Parent AI (Understands query intent) β†’ Write Proxy (Refactors query into tasks)
                  ↓
Child AI 1     Child AI 2     Child AI 3
(Executes       (Executes      (Executes
specific task)  specific task) specific task)
                  ↓
        Reward Models (Check accuracy, utility, etc.)
                  ↓
        Final Proxy (Synthesizes responses)
                  ↓
        User Output (Persona response or action)

Key Points:

  • User input initiates the AI Persona process

  • Parent AI understands intent and directs queries appropriately

  • Proxy AIs refactor queries and synthesize responses

  • Child AIs specialize in specific tasks for optimal performance

  • Reward models ensure high-quality, accurate outputs

  • Final output is delivered back to the user

  • System can process both human and AI inputs

  • Continuous integration of company and real-world data enhances accuracy

Last updated