Skip to content

Commit 0407120

Browse files
Merge pull request #6 from saten-private/main
Added BabyCommandAGI
2 parents 5f98770 + a6bc27c commit 0407120

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,26 @@ BabyCatAGI is a mod of BabyBeeAGI, which is a mod of OG BabyAGI
209209
</details>
210210

211211

212+
## [BabyCommandAGI](https://github.com/saten-private/BabyCommandAGI)
213+
214+
An AI agent designed to test what happens when you combine CLI and LLM, which are more traditional interfaces than GUI (created by @saten-private)
215+
216+
<details>
217+
218+
### Description
219+
- An AI agent based on @yoheinakajima's [BabyAGI](https://github.com/yoheinakajima/babyagi) which executes shell commands
220+
- Successfully installed a Flutter environment on Linux in a container, created the default Flutter app, and launched it. The procedure can be found [here](https://twitter.com/saten_work/status/1667126272072491009).
221+
- Aside from setting up the environment, it seems to be able to handle a bit of general tasks such as [Generating text, like poems, code, scripts, musical pieces, email, and letters, translating languages](https://anyaitools.com/babycommandagi/?utm_source=SocialAutoPoster&utm_medium=Social&utm_campaign=Twitter)
222+
- There is a risk of breaking the environment. Please run in a virtual environment such as Docker.
223+
- GPT-4 or higher is recommended
224+
225+
### Links
226+
- [Founder's Twitter](https://twitter.com/saten_work)
227+
- [Twitter thread describing the system](https://twitter.com/saten_work/status/1654571194111393793)
228+
229+
</details>
230+
231+
212232
## [Bloop](https://bloop.ai/)
213233
A GPT-4 powered semantic code search engine that uses an AI agent
214234

0 commit comments

Comments
 (0)