https://github.com/Torantulino/Auto-GPT Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + For + Enterprise + Teams + Startups + Education + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} Torantulino / Auto-GPT Public * * Notifications * Fork 111 * Star 1.6k An experimental open-source attempt to make GPT-4 fully autonomous. 1.6k stars 111 forks Star Notifications * Code * Issues 22 * Pull requests 5 * Discussions * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Discussions * Actions * Projects * Security * Insights Torantulino/Auto-GPT This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/T] Use Git or checkout with SVN using the web URL. [gh repo clone Torant] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @Torantulino Torantulino Merge pull request #32 from eltociear/patch-1 ... 64af11f Apr 2, 2023 Merge pull request #32 from eltociear/patch-1 fix typo in browse.py 64af11f Git stats * 181 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github outputs scripts .env.template .gitignore Dockerfile README.md requirements.txt View code [ ] Auto-GPT: An Autonomous GPT-4 Experiment Demo (30/03/2023): Help Fund Auto-GPT's Development Table of Contents Features Requirements Installation Usage [?] Speech Mode Continuous Mode [?][?] [?][?] Limitations Disclaimer Connect with Us on Twitter README.md Auto-GPT: An Autonomous GPT-4 Experiment GitHub Repo stars Twitter Follow Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, autonomously develops and manages businesses to increase net worth. As one of the first examples of GPT-4 running fully autonomously, Auto-GPT pushes the boundaries of what is possible with AI. Demo (30/03/2023): Help Fund Auto-GPT's Development If you can spare a coffee, you can help to cover the API costs of developing Auto-GPT and help push the boundaries of fully autonomous AI! A full day of development can easily cost as much as $20 in API costs, which for a free project is quite limiting. Your support is greatly appreciated Development of this free, open-source project is made possible by all the contributors and sponsors. If you'd like to sponsor this project and have your avatar or company logo appear below click here. nocodeclarity robjtede Table of Contents * Features * Requirements * Installation * Usage * Limitations * Disclaimer * Connect with Us on Twitter 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.5 Requirements * Python 3.7 or later * OpenAI API key Optional: * ElevenLabs Key (If you want the AI to speak) Installation To install Auto-GPT, follow these steps: 0. Make sure you have all the requirements above, if not, install/ get them. The following commands should be executed in a CMD, Bash or Powershell window. To do this, go to a folder on your computer, click in the folder path at the top and type CMD, then press enter. 1. Clone the repository: For this step you need Git installed, but you can just download the zip file instead by clicking the button at the top of this page [?] git clone https://github.com/Torantulino/Auto-GPT.git 2. Navigate to the project directory: (Type this into your CMD window, you're aiming to navigate the CMD window to the repository you just downloaded) $ cd 'Auto-GPT' 3. Install the required dependencies: (Again, type this into your CMD window) pip install -r requirements.txt 4. Rename .env.template to .env and fill in your OPENAI_API_KEY. If you plan to use Speech Mode, fill in your ELEVEN_LABS_API_KEY as well. * Obtain your OpenAI API key from: https://platform.openai.com/ account/api-keys. * Obtain your ElevenLabs API key from: https://elevenlabs.io. You can view your xi-api-key using the "Profile" tab on the website. Usage 1. Run the main.py Python script in your terminal: (Type this into your CMD window) python scripts/main.py 2. After each of AUTO-GPT's actions, type "NEXT COMMAND" to authorise them to continue. 3. To exit the program, type "exit" and press Enter. [?] Speech Mode Use this to use TTS for Auto-GPT python scripts/main.py speak-mode Continuous Mode [?][?] Run the AI without user authorisation, 100% automated. Continuous mode is not recommended. It is potentially dangerous and may cause your AI to run forever or carry out actions you would not usually authorise. Use at your own risk. 1. Run the main.py Python script in your terminal: python scripts/main.py continuous-mode 2. To exit the program, press Ctrl + C [?][?] Limitations This experiment aims to showcase the potential of GPT-4 but comes with some limitations: 1. Not a polished application or product, just an experiment 2. May not perform well in complex, real-world business scenarios. In fact, if it actually does, please share your results! 3. Quite expensive to run, so set and monitor your API key limits with OpenAI! Disclaimer Disclaimer This project, Auto-GPT, is an experimental application and is provided "as-is" without any warranty, express or implied. By using this software, you agree to assume all risks associated with its use, including but not limited to data loss, system failure, or any other issues that may arise. The developers and contributors of this project do not accept any responsibility or liability for any losses, damages, or other consequences that may occur as a result of using this software. You are solely responsible for any decisions and actions taken based on the information provided by Auto-GPT. Please note that the use of the GPT-4 language model can be expensive due to its token usage. By utilizing this project, you acknowledge that you are responsible for monitoring and managing your own token usage and the associated costs. It is highly recommended to check your OpenAI API usage regularly and set up any necessary limits or alerts to prevent unexpected charges. As an autonomous experiment, Auto-GPT may generate content or take actions that are not in line with real-world business practices or legal requirements. It is your responsibility to ensure that any actions or decisions made based on the output of this software comply with all applicable laws, regulations, and ethical standards. The developers and contributors of this project shall not be held responsible for any consequences arising from the use of this software. By using Auto-GPT, you agree to indemnify, defend, and hold harmless the developers, contributors, and any affiliated parties from and against any and all claims, damages, losses, liabilities, costs, and expenses (including reasonable attorneys' fees) arising from your use of this software or your violation of these terms. Connect with Us on Twitter Stay up-to-date with the latest news, updates, and insights about Auto-GPT by following our Twitter accounts. Engage with the developer and the AI's own account for interesting discussions, project updates, and more. * Developer: Follow @siggravitas for insights into the development process, project updates, and related topics from the creator of Entrepreneur-GPT. * Entrepreneur-GPT: Join the conversation with the AI itself by following @En_GPT. Share your experiences, discuss the AI's outputs, and engage with the growing community of users. We look forward to connecting with you and hearing your thoughts, ideas, and experiences with Auto-GPT. Join us on Twitter and let's explore the future of AI together! About An experimental open-source attempt to make GPT-4 fully autonomous. Topics python ai openai gpt-4 Resources Readme Stars 1.6k stars Watchers 45 watching Forks 111 forks Sponsor this project Sponsor Learn more about GitHub Sponsors Contributors 8 * @Torantulino * @jcp * @joedevon * @egokick * @joaorafaelm * @eltociear * @UnixPNG * @E-GPT Languages * Python 99.7% * Dockerfile 0.3% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.