• Stars
    star
    177
  • Rank 214,758 (Top 5 %)
  • Language
    Python
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.