Auto-GPT but node.js
Just a toy. Run at own risk!
- Receives a command and persues it autonomously
- Creates files and runs commands within a docker container
- Searches the internet via SerpAPI
- Requests user feedback if stuck
- Delegates sub-tasks to child agents
- Long term memory using either hnswlib or with Pinecone
- Clone the repo
cdinto the dirnpm installcp .env_example .envand fill out the missing valuesnpm run start
- Docker
- node.js