Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 647 Bytes

File metadata and controls

25 lines (16 loc) · 647 Bytes

Create and Edit Software

I think a realistic version of an AI Engineer is to also allow it to edit already existing code. You won't always be creating new code the way you want, and you will probably have to adhere to how existing code is written.

Imports Needed:

  • ag2

YouTube Link:

Updates:

  • 06/02/2024: Added README

Before:

Before


After:

After

After With Tests:

After