Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 428 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 428 Bytes

pyCodeAGI

A small AGI experiment to generate a Python app given what app the user wants to build. The project just started, so please keep an eye on the updates.

It's very early, but run the script to try out the AGI.

Of course, it uses LangChainAI. AGI concept adopted from @yoheinakajima's BabyAGI.