Тёмный

Building AI Agents from Scratch, Simplified 

Data Centric
Подписаться 8 тыс.
Просмотров 16 тыс.
50% 1

If you’ve always wondered how AI agents work under the hood, this video is for you. I’ll be revealing the mechanics of AI agents, and given you a basic pattern you can use in your own projects to build any AI agent. You won’t require any intermediate libraries like LangChain or LlamaIndex for this.
Need to develop some AI? Let's chat: www.brainqub3.com/book-online
Register your interest in the AI Engineering Take-off course: www.data-centric-solutions.co...
Hands-on project (build a basic RAG app): www.educative.io/projects/bui...
Stay updated on AI, Data Science, and Large Language Models by following me on Medium: / johnadeojo
GitHub repo: github.com/john-adeojo/use-tools
Chapters
Introduction: 00:00
What are AI Agents? (key concepts): 00:34
Python Code Walkthrough: 6:00
Demo the Custom Agent: 20:19

Наука

Опубликовано:

 

7 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 70   
@aim2helpU
@aim2helpU 21 день назад
when the student is ready, the master appears! Thankyou.
@Salionca
@Salionca 20 дней назад
"Not only the thirsty seek the water, the water as well seeks the thirsty." -Rumi
@wadejohnson4542
@wadejohnson4542 17 часов назад
This is such an amazing service to the community. You deserve to be recognized. Thank you.
@shacharbard1613
@shacharbard1613 19 дней назад
finally a clear, structured explanation on how agents work behind the hood. great respect man!
@royxss
@royxss 18 дней назад
This is truly the best agentic explanation across the internet without using frameworks. Many thanks!
@nickmills8476
@nickmills8476 18 дней назад
Awesome work! From scratch, helps us understand. As Feynman said: what I can’t create, I don’t understand.
@MuhanadAbulHusn
@MuhanadAbulHusn 19 дней назад
One of the most structured and throughly explained code-along thank you
@KayleighBarrow-z9b
@KayleighBarrow-z9b 7 дней назад
That was truly incredible. I have never been so motivated before. Thank you so much for this
@madhavpr
@madhavpr 14 дней назад
This is definitely the best explanation of AI agents ever. I'm a subscriber from now onwards. What this lesson also shows are 1. You can create agents without frameworks if you understand what they are and what they're supposed to do. 2. Agent creation isn't all that hard. It may involve writing more lines of code but everything you write will be under your control. I'm curious as to how you can make two agents talk to each other. If we can do this, then I'm ditching all frameworks.
@EderNunes-zf1oj
@EderNunes-zf1oj 21 день назад
This was the best video I ever see on AI in months. Very well explained, great examples and good explanation on the subject! Just amazing!
@bradlegassick9327
@bradlegassick9327 16 дней назад
Just used your Github repo & got this to work. Thanks for the detailed lessons.
@avg_ape
@avg_ape 21 день назад
fantastic walk through & video production. Thank you.
@donmitchell3566
@donmitchell3566 16 дней назад
THANK YOU! I've been looking for one like you that knows the tech well enough to explain it! Thank you!
@joaoloureiro9767
@joaoloureiro9767 21 день назад
Another great video! Awesome work!
@chirumamillabharath9037
@chirumamillabharath9037 8 дней назад
This perfectly demonstrated what exactly it works underneath.Thanks
@kenchang3456
@kenchang3456 19 дней назад
Excellent video. Thanks for the detail and especially your reasoning, I really appreciate that.
@yarumolabs
@yarumolabs 20 дней назад
Much love and respect for what you do! I see you in 100K subs in no time, pure value, high quality content! Thanks a lot, keep it up!!!
@1msirius
@1msirius 20 дней назад
I was waiting for this, really cool and thanks for making this < 3
@martinsh7296
@martinsh7296 20 дней назад
You have the teacher talent. Thank you!
@ParodyParadox
@ParodyParadox 20 дней назад
Hey man, excellence in all its meaning, thanks for your work and knowledge and time!
@olderguyai
@olderguyai 20 дней назад
Awesome info on custom agents, can you crate a vid that dives into building tools/functions? I watch a TON of your videos, appreciate the work and info you put in! you have skills and knowledge my friend...
@JeomonGeorge
@JeomonGeorge 21 день назад
Thank you so much for creating this video. 😁
@kennycommentsofficial
@kennycommentsofficial 21 день назад
You make the best llm dev content on youtube - always a clear vision and clean code. I'd be interested to see your take on running llm code, say giving an ai a python sandbox to write code to, or even make new tools in the format from this video.
@Data-Centric
@Data-Centric 20 дней назад
Thank you! I'll see what I can do on this.
@Hector-zr2lq
@Hector-zr2lq 16 дней назад
I definitly want to see this
@edwardrhodes4403
@edwardrhodes4403 14 дней назад
I love the detail in this video and will be checking out your other ones! I suggest upgrading your microphone as this is currently the only thing taking away from the viewing experience
@haimroizman6440
@haimroizman6440 9 дней назад
Great explanation. Thank you very much!
@lessing3607
@lessing3607 15 дней назад
Good explanation. Thanks a million
@NicholasPanek
@NicholasPanek 21 день назад
Thank you for this
@jonasbg
@jonasbg 16 дней назад
This is a great example! Thank you. Only thing i would miss is the agent ability to reason with itself after the tool responds with a calculation or string reversal.
@xspydazx
@xspydazx 20 дней назад
keep it up bro week by week !
@xspydazx
@xspydazx 20 дней назад
Not sure it was easy to follow !! Practice !
@jarad4621
@jarad4621 20 дней назад
Awesome thanks, i hope maybe you can do a part 2 where we can see agents working together in a flow or process or somerhthing where we can see their value over normal code
@BradleyKieser
@BradleyKieser 20 дней назад
This guy is awesome.
@free_thinker4958
@free_thinker4958 21 день назад
Thanks man, we would like you to dedicate a future video of a self improving agent with memory + deployment 🎉🙏
@tedifibri
@tedifibri 20 дней назад
the accent and articulation are awesome
@Hector-zr2lq
@Hector-zr2lq 16 дней назад
Excelent work, im following this project, I encountered that with 7b models its hard to make it work properly, i will work on the optimization of it, looking for tool calling optimization
@trafferz
@trafferz 21 день назад
would like to see the following - given a research agent(s) with scraping or search capabilities (could be any task really), a manager agent who analyzes research agent returns, accepts the response, the response needs further refinement or the response elicits a new question with the manager who then, with case 2 or 3, sends the research agent out again with a new task.
@karthage3637
@karthage3637 19 дней назад
I am a bit lost when it come to understand where some of those actions are happening, how does the LLM read the description ? where does it transform the query to use the tool ? Does it use the response of the tool in a prompt or not ?
@NyloXD
@NyloXD 16 дней назад
I run my Ollama stuff on a container, and I have a ip like 192.168.1.1:8087 for it. How would I approach changing a local ollama model to use this port instead?
@frankshines-stroudfamily
@frankshines-stroudfamily 20 дней назад
Very well done. Great delivery, excellent content on AI Agents. Look forward to learning more from you. For example, how do you think AI enterprise workflows might be developed through combination of the AI Agent approach you have outlined integrated with BPM (biz process mgmt) tools and RPA?
@Data-Centric
@Data-Centric 20 дней назад
Thank you! Regarding your suggestion, this is quite difficult to do without sounding general and unhelpful. For obvious reasons, one can't share confidential client work on RU-vid so the information becomes more like a consulting dec you could easily pick up from McKinsey or Gartner for free.
@Data-Centric
@Data-Centric 20 дней назад
I'm not suggesting that Mckinsey or Gartner do not do great work btw!
@Hae3ro
@Hae3ro 21 день назад
Great
@khaledsaud6677
@khaledsaud6677 16 дней назад
Thank you for this well-explained video. Which would you recommend for creating a sophisticated, saleable, production-ready agent system (> 30 nodes) with cycling and branching capabilities: Haystack, LangGraph, or a custom framework built from scratch, and why? Also, can you please make a video about tips for building AI agents in production? Last question, can LangGraph and LlamaIndex be combined and does it make sense to do so?
@MrAhsan99
@MrAhsan99 День назад
Brilliant Question! You got any answer?
@banalMinuta
@banalMinuta 21 день назад
Do you have any personal recommendations for looking for particular fine-tuned models on huggingface? I get some of the lingo, like what "Hermes" means, etc. but I'm curious if you've noticed if particular data-sets to look for. Or even stuff like if you've noticed if there's any noticable difference For example: Between Unsloth and DPO tuned models, any inkling if anything like that might be more effective in general in terms of finding a model that seems to perform really well as an agent? I know this is a random question and is kinda broad on the face of it. So to clarify my intentions, I'm really I'm just trying to spark any novel thinking or observations that might prove valuable. Either way, thanks for your time man! These videos are awesome
@Data-Centric
@Data-Centric 20 дней назад
Thanks for watching. I'm currently combing through the latest research papers on agents, haven't covered finetuning for agentic workflows yet. However, if there is anything interesting that appears in the literature I will do a video on it!
@sveineksdfghjkljhgfd
@sveineksdfghjkljhgfd 20 дней назад
There is a minor typo in ollama_model.py on line 38. It should be '"format":"json",' instead of '"format" "json"' (a colon and a comma are missing). Additionally, I had to uncomment line 56 and return response_dict instead of just response, as it was a string.
@Data-Centric
@Data-Centric 20 дней назад
Great spot, thank you. I've updated the code with the fix now!
@everybodyguitar5271
@everybodyguitar5271 3 дня назад
Similar to function calling
@john_blues
@john_blues 19 дней назад
I know you used very basic example to show proof of concept. But what are some practical things that one could do with these agents/tools?
@rajc2645
@rajc2645 20 дней назад
I have 1 question what will be the behaviour if tool calculator is named as some garbage but has proper doc string
@karthage3637
@karthage3637 19 дней назад
Depending of how competent your model is it will understand what it do or not I had an experiment where the LLM (gpt-4o) was able to use a tool for a case I did not anticipate in my doc string or name of the tool/function because it was able identify that some script I have inside could help it to respond to the query It did not work with smaller model
@johleonhardt5637
@johleonhardt5637 20 дней назад
All these videos are great and good but it never works on my machine can do a video where you show a full beginner easy installation guide or ide , python environment etc?
@letsplaionline
@letsplaionline 20 дней назад
Have you tried to do it with the help of ai? 😊
@Data-Centric
@Data-Centric 20 дней назад
I appreciate your efforts in trying to get everything up and running. Have you had a chance to go through the instructions in the README for the GitHub projects? Python development often requires persistence with debugging, and there are plenty of resources available online to help with these challenges. I mention this not to dismiss your request, but because my time is limited, and I focus on AI and its applications on this channel. Unfortunately, I cannot dedicate videos to beginner tutorials on setting up your environment, IDE, etc. Thank you for your understanding!
@0MVR_0
@0MVR_0 19 дней назад
this is from numerous imports, rather than from scratch
@thays182
@thays182 20 дней назад
Can you list examples of tools and more powerful tools we can give to our agents?
@Data-Centric
@Data-Centric 20 дней назад
Tools can be anything you want as long as you can program them as functions. Web Search, Data Visualization, Scheduling Events etc.
@ManjaroBlack
@ManjaroBlack 21 день назад
6:39 ???
@heikohotz9235
@heikohotz9235 18 дней назад
This is great John, thanks for this video. I would love if you could elaborate more on this agent architecture vs the one you built in ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CV1YgIWepoI.html - when would you use which architecture and why?
@flyingwasp1
@flyingwasp1 17 дней назад
why is it necessary to install anaconda?
@flyingwasp1
@flyingwasp1 16 дней назад
I'll answer my own question - no it is not necessary. It works great. thanks for the fantastic video and for providing us the code.
@kirtjames1353
@kirtjames1353 17 дней назад
AI agents dont really work that well yet.
@free_thinker4958
@free_thinker4958 21 день назад
Thanks man, we would like you to dedicate a future video of a self improving agent with memory + deployment 🎉🙏
@Data-Centric
@Data-Centric 20 дней назад
I'll be creating a more sophisticated agent with vector store for long term memory.
@MrAhsan99
@MrAhsan99 День назад
@@Data-Centric looking forward!
Далее
AI Agents: Why They're Not as Intelligent as You Think
1:01:47
⚡️Uylanishim kerak, sovchilikka borasizmi?...😅
00:50
I wish every AI Engineer could watch this.
33:49
Просмотров 62 тыс.
Improving LLM accuracy with Monte Carlo Tree Search
33:16
LangGraph Simplified: Master Custom AI Agent Creation
43:51
Have You Picked the Wrong AI Agent Framework?
13:10
Просмотров 47 тыс.
Python RAG Tutorial (with Local LLMs): AI For Your PDFs
21:33
Build AI Agents with Docker, Here’s How
51:59
Просмотров 29 тыс.
CrewAI Tutorial: Complete Crash Course for Beginners
1:05:43
You Don't Understand AI Until You Watch THIS
37:22
Просмотров 452 тыс.
How to Improve LLMs with RAG (Overview + Python Code)
21:41
Самый дорогой кабель Apple
0:37
Просмотров 216 тыс.
Сравнили apple и xiaomi!
0:21
Просмотров 28 тыс.