FEATURES
- Internet access for searches and information gathering
- Long-Term and Short-Term memory management
- GPT-4 instances for text generation
- Access to popular websites and platforms
- File storage and summarization with GPT-3.
REQUIREMENTS
git clone https://github.com/Torantulino/Auto-GPT.git
cd 'Auto-GPT'
pip install -r requirements.txt
Rename .env.template to .env and fill in your OPENAI_API_KEY
python3 -m autogpt
