Haha yes definitely not AGI. Maybe a single cell organism.
AI
-
Comparing davinci and chat API models for task performance
By
–
I like davinci, he’s my homie (also I’ve heard mix reaction in 3.5 and 4 for these types of tasks). Would love to see others try w the chat api!
-
Baby AGI Open-Sourced Version Released
By
–
And here you go! Open-sourced a paired down version I’m cheekily calling “Baby AGI”. Repo in thread:
-
VC Founder Seeking AI Agent Projects and Startup Pitches
By
–
Also, for those of you don’t know, I run a VC firm by day and would love to hear what you’re building! (Repo name is a cheeky nickname based on reaction to original agent. I am not claiming this is AGI.)
-
OpenAI API Automation Risks: Cost Control Safeguards
By
–
Warning: This will run forever and eat up your OpenAI bill. Just make sure not to do that, ever. Personally I’m using a free Repl and not using “Always On”, which seems to work as a back stop (I did forget to turn off once, this stopped it).
-
Making Code Readable: Developer Best Practices Guide
By
–
I struggle to read others’ code (not a great dev I know), so I tried to make this as easy to understand as possible. Any suggestions are welcome!
-

Autonomous Agent Framework Simplified Without Complexity
By
–
This is based on the autonomous agent I shared last week, same set up. I removed all complexity (
@Langchain
, @Zapier NLA) so people can add those back in the way they see fit. -
Baby AGI: Open-Source Task-Driven Autonomous Agent Released
By
–
Let it be free! Open-sourcing “Baby AGI”, a paired down version of the “Task-Driven Autonomous Agent” at 105 lines of code. Three task agents (execution, creation, prioritization) work in harmony… forever.
-
Creating AI Avatar Generators with Hugging Face Ecosystem
By
–
It's super simple to create an AI Avatar generator (or similar applications) using the Hugging Face ecosystem. – AutoTrain offers a fully managed training system for dreambooth.
– The trained model can be deployed using Inference Endpoints. So, all you need is the data and the