arakoodev / EdgeChains

EdgeChains.js is Full-Stack GenAI library. Front-end, backend, apis, prompt management, distributed computing. All core prompts & chains are managed declaratively in jsonnet (and not hidden in classes)
https://www.arakoo.ai/
GNU Affero General Public License v3.0
364 stars 72 forks source link

Implement AutoGPT like langchain #33

Closed Saatvik-droid closed 1 year ago

Saatvik-droid commented 1 year ago

https://python.langchain.com/en/latest/use_cases/autonomous_agents/autogpt.html

Completed

Saatvik-droid commented 1 year ago

AutoGPT.py.md

yamadivya commented 1 year ago

What is expected here @Saatvik-droid ?

Saatvik-droid commented 1 year ago

A basic AutoGPT implementation as seen in the link

ayesha-firdaus commented 1 year ago

Can I work on it?

sandys commented 1 year ago

hi this implementation is finished. thank you for your excitement ! please feel free to take any of the other issues!