Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 327 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 327 Bytes

AutoGPT.js

The Auto-GPT [commit: 4839a0d89b2ac6569ab0eeb07e72506c97385b47] inspired browser version to make it more accessible for people to run.

Development

  1. Copy .env.example to .env and change as necessary.
  2. Run npm install to get all the dependencies.
  3. Run npm run dev to start the development server.