Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 422 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 422 Bytes

AutoGPT.js

Visit AutoGPTjs.com

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

Website snapshot;

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.