Skip to content

[FAQ] Help with agent speed of designing and coding #394

Description

@alexisdacquay

Course

machine-learning-zoomcamp

Question

How to reduce time taken by the PM, Engineer, QA agent? Everything is so slow.

Answer

  • Make sure your tasks are not too numerous. Group them logically (or ask the AI to). 2 is too few. 99 is too many and might get stuck to infinity
  • While the Session 1 of the course focussed on a robust process, it might be overkill of simple projects. Prevent bloat and complexity by explicitly asking the AI to review against those criteria
  • Ask your AI to review the tasks and issues, it might spot some logical loops, or anomalies in the process. Correcting those before starting can save your hours.
  • Specifically ask the orchestrator to be a higher level LLM, while the doers are lower-tiers of LLM
  • Give the AI orchestrator agent some monitoring and time-control guidance
  • Ask the engineer (coding agent) to follow the lazy ponytail dev principles (https://github.com/DietrichGebert/ponytail)
  • Ask your AI to have a dry run and to monitor closely what the sub-agents are doing, it might surface further anomalies
  • Once all the above "pass" then you may run the whole process with more confidence.

Checklist

  • I have searched existing FAQs and this question is not already answered
  • The answer provides accurate, helpful information
  • I have included any relevant code examples or links

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions