Skip to content

    babyagi

    Created by
    YoheiNakajima
    YoheiNakajima

    The original commit of Baby AGI at 105 lines of code + comments.

    See evolved BabyAGI on Github here: https://github.com/yoheinakajima/babyagi

    HOW TO USE 👇

    1. Fork this into a private Repl
    2. Add your OpenAI API Key and Pinecone API Key
    3. Go to "Shell" (over to the right ->) and type "pip install pinecone-client" and press enter
    4. Update the OBJECTIVE variable
    5. Press "Run" at the top. NOTE: the first time you run, it will initiate the table first - which may take a few minutes, you'll be waiting at the initial OBJECTIVE phase. If it fails, try again.)

    WARNING: THIS CODE WILL KEEP RUNNING UNTIL YOU STOP IT. BE MINDFUL OF OPENAI API BILLS. DELETE PINECONE INDEX AFTER USE.

    Made with love by @yoheinakajima

    Preview