BabyDeerAGI
Created by
YoheiNakajima
BabyDeerAGI is a mod of BabyCatAGI, which is a mod of BabyBeeAGI, which is a mod of OG BabyAGI. BabyDeerAGI is at ~350 lines of code.
This was built as a continued iteration on the original BabyAGI code in a lightweight way. New to BabyDeerAGI are:
- only requires 3.5-turbo (better prompts)
- parallel task runs when not dependent on each other
- web search tool includes query rewrite
- simple user input tool (ask user for input)
See BabyAGI on Github here: https://github.com/yoheinakajima/babyagi Follow BabyAGI on Twitter: http://twitter.com/babyAGI_ Join the Discord: https://discord.gg/9RCW87R5QX
HOW TO USE 👇
- Fork this into a private Repl
- Add your OpenAI API Key (required) and SerpAPI Key (optional)
- Update the OBJECTIVE variable
- Change user_input to True to turn on user input tool (optional)
- Press "Run" at the top.
Made with love by @yoheinakajima
