Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Experts.js @ Norfolk.js

Experts.js @ Norfolk.js

A deep dive into the basics of AI agents and Multi AI Agent System using the OpenAI Assistants API.

https://github.com/metaskills/experts
https://www.unremarkable.ai/experts/

Ken Collins

August 26, 2024
Tweet

More Decks by Ken Collins

Other Decks in Technology

Transcript

  1. NORFOLK.JS A deep dive into the basics of AI agents

    and Multi AI Agent Systems using the OpenAI Assistants API. Ken Collins EXPERTS.JS @
  2. ABOUT ME HellO WorLD To HellO rEVENUE. NoT aCADEMIC. aPPliED

    pRAC TI TI ONER. pRODUCT-ORIEN TE D. cONVERSION jUNKIE. .
  3. Collaboration is best for activities with unknown inputs, procedures, or

    outputs. Coordination is ideal for tasks that can be done independently with clear inputs and outputs. Trust among team members enables more effective coordination. Repeatable activities are better suited for coordination than collaboration. Collaboration is necessary when real-time, high-throughput communication is required. Coordination is preferable when the process or results need to be persisted. Highly collaborative work often leads to slower progress and reduced accountability. Coordination allows for better scalability in teams and projects. A balance of coordination with intermittent collaboration often yields the best results. Startups often over-rely on collaboration, leading to inefficiencies as they grow. Converting collaborative work to coordinated work can significantly increase productivity. Coordination enables team members to work asynchronously and independently. Collaboration is beneficial for initial alignment and complex problem-solving. Coordination works best when team members understand how their individual tasks fit into the larger goal. Automation can enhance coordination in scenarios requiring both permanence and low latency. https://openai.com/index/new-models-and-developer-products-announced-at-devday/ COLLABORATION VS COORDINATION