AutoGPT

AutoGPT

🔓 Open SourceGeneral purpose

Overview

Experimental open-source project making GPT-4 fully autonomous with over 140k GitHub stars. Chains LLM thoughts to autonomously achieve user-defined goals. Features internet access for searches and information gathering, long-term and short-term memory management, command execution including Google Search, website browsing, file operations, Python script execution, access to popular platforms, GPT-3.5 file summarization, and plugin extensibility.

Details

Created by Significant Gravitas. Combines autonomous task execution with extensive tool integration. Similar to BabyAGI combined with LangChain tools. Major release 0.4.0 added file reading, command customization, and enhanced testing capabilities.

Resources