This 100% automatic AI Agent can do anything, just watch

26,821
0
Published 2024-07-28
Learn how to make $$ with AI - www.skool.com/new-society

I'M HIRING! Do you want to join my team? Apply here: forms.gle/2iz4xmFvDCGnj2iZA

Agent Zero GitHub: github.com/frdel/agent-zero (give it a star!)
Jan's Demo:    • Agent Zero 🤖 first demonstration  
My Docker Video:    • Build AI Agents with Docker, Here’s How  

Follow me on Instagram - www.instagram.com/thedavit
Follow me on Twitter - x.com/DavidOndrej1

Please Subscribe.

Credits: ‪@AgentZeroFW‬

David Ondrej Podcast - Episode 1

All Comments (21)
  • I’ve been working on making almost the exact same thing. User intervention is genius and I don’t think I would have ever thought of it. Great work here.
  • The fact that it can feed errors in the terminal back into itself and resolve them is amazing!
  • @KCM25NJL
    I like the idea of generating function call code dynamically, especially for generic purposes such as 'File Open,' 'File Save,' or specific algorithms like 'Sort Algorithm X.' To optimize efficiency and promote reusability, I strongly recommend cloudifying these functions, either in a private or public manner. Publicly available functions could be curated to ensure quality and security. This approach can potentially reduce the number of LLM calls required, saving time and money.
  • @StuartJ
    I was waiting for something like this. Agents that you have to define yourself, seemed counterintuitive to me. AI should be able to figure it out for itself.
  • I have been testing lots of AI frameworks, tools and platforms. This is the BEST ONE I have seen! Great project!!! Thank you so much for sharing. This will help me so much in my everyday work
  • I’ve used open interpreter and now Claude engineer, but this looks amazing, can’t wait to try it
  • @Derick99
    Whats the time stamp for training 3.1 llama finetuning with your data
  • Broski, make this an installable app, it's the only way that this will actually take off.
  • @stanTrX
    looks good. do i have to let this framework to "find a way to tell the time" each time i reopen this program? or it remembers and saves required stuff like this to it's knowledge base?
  • @stonedoubt
    Open Interpreter does something like this. It can write code, execute it, debug if there is a problem, etc.
  • This is such an excellent video, amazing framework and can’t ait to test it out
  • @mountshasta2002
    This is pretty cool. Currently trying to have it utilize crewai and other than using the wrong pip command we're cruising. If I want to provide context or a codebase can I just put it into the work_dir? Like if I wanted to provide docs. EDIT: adding docs to the work dir causes token limits to max and timeouts.
  • @Jason-oi8hz
    I've been waiting for something like this... I'm excited
  • Honestly, this can achieved using Open Interpreter, by simply giving it a prompt to integrate with any open source tool for free.
  • @whizadree
    Can it create a structure file system and able to edit individual files…