The Auto-GPT [commit: 4839a0d89b2ac6569ab0eeb07e72506c97385b47] inspired browser version to make it more accessible for people to run.
- Copy
.env.example
to.env
and change as necessary. - Run
npm install
to get all the dependencies. - Run
npm run dev
to start the development server.