Skip to content

Latest commit

 

History

History
89 lines (86 loc) · 6.65 KB

inspired-projects.md

File metadata and controls

89 lines (86 loc) · 6.65 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. AgentGPT
  2. 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
  3. 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
  4. yourgoal
  5. BabyAGIChatGPT
  6. Cognosys
  7. Godmode
  8. alphakit
  9. 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
  10. babyagijs
  11. 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
  12. babyagi-perl
  13. gptagent.js
  14. babyagi-streamlit
  15. 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
  16. 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_
  17. gptrpg
  18. BabyAGI-ts
  19. LLMitlessAPI
  20. 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
  21. Chippr-AGI