https://github.com/chakkaradeep/pyCodeAGI
https://github.com/chakkaradeep/pyCodeAGI
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chakkaradeep/pyCodeAGI
- Owner: chakkaradeep
- Created: 2023-04-16T06:47:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T06:48:22.000Z (over 2 years ago)
- Last Synced: 2024-11-09T18:41:37.850Z (about 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 181
- Watchers: 6
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-agents - PyCodeAGI
- awesome-langchain-zh - PyCodeAGI
- awesome-langchain - PyCodeAGI
- awesome_ai_agents - PyCodeAGI - A small AGI experiment to generate a Python app given what app the user wants to build. [github](https://github.com/chakkaradeep/pyCodeAGI) (Learning / Repositories)
README
# 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](https://github.com/hwchase17/langchain). AGI concept adopted from [@yoheinakajima](https://twitter.com/yoheinakajima)'s [BabyAGI](https://github.com/yoheinakajima/babyagi).