mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 06:24:20 +01:00
Co-authored-by: Nicholas Tindle <nick@ntindle.com> Co-authored-by: Nicholas Tindle <nicktindle@outlook.com>
8 lines
692 B
Markdown
8 lines
692 B
Markdown
# Auto-GPT
|
|
|
|
Welcome to Auto-GPT. Please follow the [Installation](/setup/) guide to get started.
|
|
|
|
NOTE: It is recommended to use a virtual machine/container (docker) for tasks that require high security measures to prevent any potential harm to the main computer's system and data. If you are considering to use Auto-GPT outside a virtualized/containerized environment, you are *strongly* advised to use a separate user account just for running Auto-GPT. This is even more important if you are going to allow Auto-GPT to write/execute scripts and run shell commands!
|
|
|
|
It is for these reasons that executing python scripts is explicitly disabled when running outside a container environment.
|