Skip to content

    BabyDeerAGI

    Created by
    YoheiNakajima
    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 👇

    1. Fork this into a private Repl
    2. Add your OpenAI API Key (required) and SerpAPI Key (optional)
    3. Update the OBJECTIVE variable
    4. Change user_input to True to turn on user input tool (optional)
    5. Press "Run" at the top.

    Made with love by @yoheinakajima

    Preview