Cog lets you create a Docker image from a machine learning repository with very little code. But wouldn’t it be better if you didn’t have to write any code? Enter AutoCog!
Inspired by tools like Auto-GPT and BabyAGI, AutoCog uses GPT-4 to not only write code, but to run and fix the code. The algorithm is roughly:
Give AutoCog a machine learning repository
Order the files in the repository based on how important they are to Cog
Pass as many of them as the GPT-4 context window allows into GPT-4













