Skip to content

Latest commit

 

History

History
113 lines (106 loc) · 7.99 KB

inspired-projects.md

File metadata and controls

113 lines (106 loc) · 7.99 KB

Inspired Projects

This document highlights a curated selection of remarkable projects inspired by or built upon the concepts and ideas of BabyAGI. Our aim is to showcase the diversity and creativity of the community, foster collaboration, and provide inspiration for future projects. By exploring these examples, we hope you will gain valuable insights and ideas to enhance your own work.

Projects List

  1. BabyAGI on Slack

  2. AgentGPT

  3. AgentLLM

  4. BabyAGI-asi

    • Description: A modification that runs arbitrary python code to perform tasks - It manages to create routines for pyautogui, webscrapping, manages to execute actions on the computer and even controls its own memory
    • Author: Bruno De Oliveira
    • Twitter: https://twitter.com/LatentLich
  5. ai-legion

    • Description: Similar in spirit to AutoGPT and Baby AGI, but written in the superior language that is TypeScript (Author's Description).
    • Author: eumemic
    • Twitter: https://twitter.com/dysmemic
  6. yourgoal

  7. BabyAGIChatGPT

  8. Cognosys

  9. Godmode

  10. alphakit

  11. Xircuits

    • Description: This toolkit provides a comprehensive set of Xircuits components that allow you to experiment with and create Collaborative Large Language Model-based automatons (Agents) in the style of BabyAGI and Auto-GPT. By default, the toolkit comes with BabyAGI agents, but it is designed to be easily customizable with your own prompts.
    • Author: Eduardo Gonzalez
    • Twitter: https://twitter.com/wm_eddie
  12. babyagijs

  13. Teenage-AGI

    • Description: Inspired by the several Auto-GPT related Projects (predominently BabyAGI) and the Paper "Generative Agents: Interactive Simulacra of Human Behavior", this python project uses OpenAI and Pinecone to Give memory to an AI agent and also allows it to "think" before making an action (outputting text). Also, just by shutting down the AI, it doesn't forget its memories since it lives on Pinecone and its memory_counter saves the index that its on.
    • Author: Sean Pixel
    • Twitter: https://twitter.com/sean_pixel
  14. babyagi-perl

  15. gptagent.js

  16. babyagi-streamlit

  17. Do Anything Machine

    • Description: The Do Anything Machine helps you keep track of your tasks, prioritize them, and allows you to deploy AI agents to get your work done for you.
    • Author: Garrett Scott
    • Twitter: https://twitter.com/thegarrettscott
  18. Babyagi-as-a-service

    • Description: Integrate babyagi with your own applications - thanks to langchain-serve with one simple command - 𝐥𝐜-𝐬𝐞𝐫𝐯𝐞 𝐝𝐞𝐩𝐥𝐨𝐲 𝐛𝐚𝐛𝐲𝐚𝐠𝐢
    • Author: Deepankar Mahapatro
    • Twitter: https://twitter.com/_deepankarm_
  19. gptrpg

  20. BabyAGI-ts

  21. LLMitlessAPI

  22. PuttyGPT

    • Description: Wiring all this good stuff together. Weaviate, langchain, the ideas I see popping up everywhere, new concepts AI thinks off. Agents deploying other agents, concurrent requests, continuously training new finetuned models on data that's being gathered from its activities. It's FAR from a working prototype, but 100% worth a look.
    • Author: Ryan William Grippeling
    • Twitter: https://twitter.com/ryangrippeling
  23. Chippr-AGI

  24. Agent-LLM

    • Description: Agent-LLM is a dynamic AI task management assistant with adaptive memory, web browsing, code evaluation, and a versatile plugin system for seamless integration with various AI providers and models both locally and remotely hosted.

    • Author: Josh XT

    • Twitter: https://twitter.com/Josh_XT

  25. sharpagi

  26. twitter-agent🐣