AI Developer

In my last post, I discussed how generative AI has the power to revolutionise the typical duties of a Project Manager by automating complex tasks.

Many of you may already be acquainted with innovations such as GitHub Copilot and Amazon Code Whisperer, which integrate effortlessly into your development environments to streamline coding. Taking this idea a step further, I’ve been working on a pioneering prototype agent that has the ability to author, modify, and run code directly within your project’s repository, dramatically reducing the need for developer oversight.

This innovative agent can navigate your project’s framework or kickstart new initiatives within a defined structure. It’s designed to autonomously craft new functionalities in your repository, including the generation of test cases.

In cases where it encounters new technologies or libraries, the agent proactively searches for relevant information online to grasp the documentation. This capability hints at a future where embedding stored knowledge could drastically cut down on the time it takes for the agent to find and utilize information.