Skip to content

Commit

Permalink
contenders
Browse files Browse the repository at this point in the history
  • Loading branch information
mike dupont committed Oct 18, 2023
1 parent df69908 commit cf5fdd2
Show file tree
Hide file tree
Showing 23 changed files with 91 additions and 0 deletions.
69 changes: 69 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,72 @@
[submodule "vendor/HMDCrew"]
path = vendor/HMDCrew
url = https://github.com/HMDCrew/AutoGPT
[submodule "vendor/aorwall"]
path = vendor/aorwall
url = https://github.com/aorwall/AutoGPT
[submodule "vendor/Agora-X"]
path = vendor/Agora-X
url = https://github.com/Agora-X/Swarms-Of-Sparta
[submodule "vendor/IkuOhama"]
path = vendor/IkuOhama
url = https://github.com/IkuOhama/AutoGPT
[submodule "vendor/neitheroption"]
path = vendor/neitheroption
url = https://github.com/neitheroption/GPTAgentTest
[submodule "vendor/jackyluo-learning"]
path = vendor/jackyluo-learning
url = https://github.com/jackyluo-learning/AutoGPT
[submodule "vendor/scottmas"]
path = vendor/scottmas
url = https://github.com/scottmas/ScottGPT
[submodule "vendor/reyug9"]
path = vendor/reyug9
url = https://github.com/reyug9/AutoGPT
[submodule "vendor/taylor-ennen"]
path = vendor/taylor-ennen
url = https://github.com/taylor-ennen/AutoGPTv2
[submodule "vendor/mahmudremal"]
path = vendor/mahmudremal
url = https://github.com/mahmudremal/AutoGPT
[submodule "vendor/harishafeez1"]
path = vendor/harishafeez1
url = https://github.com/harishafeez1/AutoGPT-haris
[submodule "vendor/pplonski"]
path = vendor/pplonski
url = https://github.com/pplonski/mljar-agent
[submodule "vendor/meta-introspector"]
path = vendor/meta-introspector
url = https://github.com/meta-introspector/Auto-GPT
[submodule "vendor/georgehaws"]
path = vendor/georgehaws
url = https://github.com/georgehaws/interhalogen
[submodule "vendor/a-cires"]
path = vendor/a-cires
url = https://github.com/a-cires/AutoGPT
[submodule "vendor/MasonBoom"]
path = vendor/MasonBoom
url = https://github.com/MasonBoom/AutoGPT
[submodule "vendor/enachb"]
path = vendor/enachb
url = https://github.com/enachb/AutoGPT-trading
[submodule "vendor/micahnz"]
path = vendor/micahnz
url = https://github.com/micahnz/AutoGPT
[submodule "vendor/kabbo25"]
path = vendor/kabbo25
url = https://github.com/kabbo25/AutoGPT
[submodule "vendor/yodatech1988"]
path = vendor/yodatech1988
url = https://github.com/yodatech1988/AutoGPT
[submodule "vendor/jankomisarczyk"]
path = vendor/jankomisarczyk
url = https://github.com/jankomisarczyk/Jarvis
[submodule "vendor/NaixingWang"]
path = vendor/NaixingWang
url = https://github.com/NaixingWang/AutoGPT
[submodule "vendor/clusterfudge"]
path = vendor/clusterfudge
url = https://github.com/clusterfudge/Auto-GPT
[submodule "vendor/vikyw89"]
path = vendor/vikyw89
url = https://github.com/vikyw89/Auto-GPT
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ The docker images are organized like this :

we start with the results of the download of the change stats Auto-GPT/stats/filtered_result2.csv


# Running

`sudo docker-compose build`
Expand Down
1 change: 1 addition & 0 deletions vendor/Agora-X
Submodule Agora-X added at a85b43
1 change: 1 addition & 0 deletions vendor/MasonBoom
Submodule MasonBoom added at fbc2c5
1 change: 1 addition & 0 deletions vendor/NaixingWang
Submodule NaixingWang added at 41f0b4
1 change: 1 addition & 0 deletions vendor/a-cires
Submodule a-cires added at 4b4d84
1 change: 1 addition & 0 deletions vendor/aorwall
Submodule aorwall added at e9b64a
1 change: 1 addition & 0 deletions vendor/clusterfudge
Submodule clusterfudge added at a0e383
1 change: 1 addition & 0 deletions vendor/enachb
Submodule enachb added at 320823
1 change: 1 addition & 0 deletions vendor/georgehaws
Submodule georgehaws added at 6cc4e6
1 change: 1 addition & 0 deletions vendor/harishafeez1
Submodule harishafeez1 added at da6311
1 change: 1 addition & 0 deletions vendor/jackyluo-learning
Submodule jackyluo-learning added at 766796
1 change: 1 addition & 0 deletions vendor/jankomisarczyk
Submodule jankomisarczyk added at 78b98a
1 change: 1 addition & 0 deletions vendor/kabbo25
Submodule kabbo25 added at 79da6b
1 change: 1 addition & 0 deletions vendor/mahmudremal
Submodule mahmudremal added at 1eadc6
1 change: 1 addition & 0 deletions vendor/micahnz
Submodule micahnz added at 4840dd
1 change: 1 addition & 0 deletions vendor/neitheroption
Submodule neitheroption added at 38790a
1 change: 1 addition & 0 deletions vendor/pplonski
Submodule pplonski added at ba9b66
1 change: 1 addition & 0 deletions vendor/reyug9
Submodule reyug9 added at d810df
1 change: 1 addition & 0 deletions vendor/scottmas
Submodule scottmas added at 4841d3
1 change: 1 addition & 0 deletions vendor/taylor-ennen
Submodule taylor-ennen added at b4fccc
1 change: 1 addition & 0 deletions vendor/vikyw89
Submodule vikyw89 added at bf03dd
1 change: 1 addition & 0 deletions vendor/yodatech1988
Submodule yodatech1988 added at d6abb2

0 comments on commit cf5fdd2

Please sign in to comment.