Skip to content

douglarek/AgentGPT

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AgentGPT Logo

๐Ÿค– Assemble, configure, and deploy autonomous AI Agent(s) in your browser. ๐Ÿค–

Node version English ็ฎ€ไฝ“ไธญๆ–‡ Hungarian

๐Ÿ”— Short link ย ย โ€ขย ย  ๐Ÿ“š Docs ย ย โ€ขย ย  ๐Ÿค Contribute ย ย โ€ขย ย  ๐Ÿฆ Twitter ย ย โ€ขย ย  ๐Ÿ“ข Discord

AgentGPT allows you to configure and deploy Autonomous AI agents. Name your own custom AI and have it embark on any goal imaginable. It will attempt to reach the goal by thinking of tasks to do, executing them, and learning from the results ๐Ÿš€.


โœจ Demo

For the best demo experience, try our site directly :)

Untitled.1.mp4

๐Ÿ‘จโ€๐Ÿš€ Getting Started

The easiest way to get started with AgentGPT is automatic setup CLI bundled with the project. The cli sets up the following for AgentGPT:

Prerequisites โ˜๏ธ

Before you get started, please make sure you have the following installed:

Getting Started ๐Ÿš€

  1. Open your editor

  2. Open the Terminal - Typically, you can do this from a 'Terminal' tab or by using a shortcut (e.g., Ctrl + ~ for Windows or Control + ~ for Mac in VS Code).

  3. Clone the Repository and Navigate into the Directory - Once your terminal is open, you can clone the repository and move into the directory by running the commands below.

    For Mac/Linux users ๐ŸŽ ๐Ÿง

    git clone https://github.com/reworkd/AgentGPT.git
    cd AgentGPT
    ./setup.sh

    For Windows users :windows:

    git clone https://github.com/reworkd/AgentGPT.git
    cd AgentGPT
    ./setup.bat
  4. Follow the setup instructions from the script - add the appropriate API keys, and once all of the services are running, travel to http://localhost:3000 on your web-browser.

Happy hacking! ๐ŸŽ‰

๐ŸŽ‰ Roadmap

This platform is currently in beta, a full list of completed and planed features can be found on our public roadmap.

๐Ÿš€ Tech Stack

๐Ÿ’ Our GitHub sponsors ๐Ÿ’

Join us in fueling the development of AgentGPT, an open-source project pushing the boundaries of AI agents! Your sponsorship would drive progress by helping us scale up resources, enhance features and functionality, and continue to iterate on this exciting project! ๐Ÿš€

ArthurMatt RayVector VenturesFlorian KraftZoeLucas BusseyLisakmotteSWFT BlockchainNikolay KostovOryan MosheClay Nelson0xmatchmakerGuy ThompsonVusi DubeRoberto Luis Sanchez, P.E., P.G.; D,GE; F.ASCEDavid GammondLazza CapitalStephane DeGuireLyskaSharon Clapp at CCSURooba.FinanceBenjamin Bales

๐Ÿ’ช Contributors ๐Ÿ’ช

Our contributors have made this project possible. Thank you! ๐Ÿ™

Made with contrib.rocks.

About

๐Ÿค– Assemble, configure, and deploy autonomous AI Agents in your browser.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.4%
  • Python 32.1%
  • JavaScript 5.2%
  • MDX 4.7%
  • CSS 0.9%
  • Shell 0.4%
  • Other 0.3%