Skip to content

Commit f6f973a

Browse files
Merge pull request #20 from saten-private/main
I've added a new use case for BabyCommandAGI.
2 parents cd2e21c + 12b4964 commit f6f973a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,8 @@ An AI agent designed to test what happens when you combine CLI and LLM, which ar
281281

282282
### Description
283283
- An AI agent based on @yoheinakajima's [BabyAGI](https://github.com/yoheinakajima/babyagi) which executes shell commands
284-
- 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).
284+
- Automatic Programming, Successfully created an app automatically just by providing feedback. The procedure can be found [here](https://twitter.com/saten_work/status/1674855573412810753).
285+
- Automatic Environment Setup, Successfully installed a Flutter environment on Linux in a container, created the Flutter app, and launched it. The procedure can be found [here](https://twitter.com/saten_work/status/1667126272072491009).
285286
- 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)
286287
- There is a risk of breaking the environment. Please run in a virtual environment such as Docker.
287288
- GPT-4 or higher is recommended

0 commit comments

Comments
 (0)