Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chakkaradeep/pyCodeAGI
https://github.com/chakkaradeep/pyCodeAGI
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chakkaradeep/pyCodeAGI
- Owner: chakkaradeep
- Created: 2023-04-16T06:47:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T06:48:22.000Z (over 1 year ago)
- Last Synced: 2024-08-01T03:16:31.751Z (6 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 176
- 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
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).