Build Your Own Auto-GPT Apps with LangChain (Python Tutorial)

  Рет қаралды 191,963

Dave Ebbelaar

Dave Ebbelaar

Күн бұрын

👉🏻 Kick-start your freelance career in data: www.datalumina.io/data-freela...
This video is an introduction to the Python LangChain library. LangChain is a framework for developing applications powered by language models like OpenAI's GPT-3.5 and GPT-4. I will go over all the modules, provide examples, explain the quick start guide, and then show a demo of an intelligent assistant that can answer questions about any specific KZbin video. You can use LangChain to build your own intelligent systems, similar to Auto-GPT and BabyAGI. I believe there is an amazing opportunity right now for data scientists and AI engineers to become a front-runner using these tools.
🔗 Links
github.com/daveebbelaar/langc...
python.langchain.com/
⚙️ Copy my VS Code Setup
• How to Set up VS Code ...
⏱️ Timestamps
00:00 Introduction
00:26 What is LangChain
01:19 Job opportunities
02:55 LangChain's Modules
03:47 Models
05:37 Prompts
06:43 Memory
08:21 Indexes
08:58 Chains
11:06 Agents
14:32 Use Case: KZbin Video Assistant
27:45 Why I am all in on this
28:15 What is Data Freelancer?
👋🏻 About Me
Hey there, my name is ‪@daveebbelaar‬ and I work as a freelance data scientist and coach. You've stumbled upon my KZbin channel, where I give away all my secrets when it comes to working with data. I'm not here to sell you any data course - everything you need is right here on KZbin. Making videos is my passion, and I've been doing it for 18 years. I just genuinely enjoy helping people.
While I don't sell any data courses, I do offer a coaching program for data professionals looking to start their own freelance business. If that sounds like you, head over to www.datalumina.io/ to learn more about working with me and kick-starting your freelance career.

Пікірлер: 214
@daveebbelaar
@daveebbelaar Жыл бұрын
What are you going to build with this? 🤑
@infinityshort3988
@infinityshort3988 Жыл бұрын
can i add this to my website
@daveebbelaar
@daveebbelaar Жыл бұрын
@@infinityshort3988 Yes, you'll need to set up a server-side application to handle the function execution and use JavaScript to communicate between the front-end (HTML and JavaScript) and the back-end (Python). You can use Flask or Django for this.
@john_says_hi
@john_says_hi Жыл бұрын
the perfect servant? I feel you excitement. What a cool future and a little scary.
@adriengorrell5169
@adriengorrell5169 Жыл бұрын
Not telling you !! Hahaha
@greendsnow
@greendsnow Жыл бұрын
Can you please do the same thing with an excel file? splitting dataFrames into 1000 token pieces didn't seem to make sense to me, there's a continueation of data, I might break it if I split it.
@bwilliams060
@bwilliams060 Жыл бұрын
This is an excellent video. I’ve been deep diving into LangChain for about a month and this summarised pretty much the extent of what I’ve learnt in 30 mins. Brilliant! Looking forward to watching many more LangChain vids from you Dave. Cheers!
@user-ps3jj1ey5k
@user-ps3jj1ey5k 10 ай бұрын
This is THE best LangChain tutorial on KZbin
@dmartin6577
@dmartin6577 Жыл бұрын
I can feel the doors of understanding unlocking with your great explanation mate! I’m gonna add this video to my assistant’s db so I can always use this awesome resource. Keep it up! I want to see a lot more from you!
@johnpaul4301
@johnpaul4301 Жыл бұрын
Great video! Just started working as a developer and got assigned a task that uses langchain. This is very helpful
@davediamond
@davediamond 10 ай бұрын
This has been extremely helpful. As a total noob coder you've made it so easily to understand. Thank you so much!
@MaverickReynolds
@MaverickReynolds Жыл бұрын
Man I love this video! Followed along with it this afternoon and everything worked well. Sometimes stuff just doesn't work from some video tutorials but this one really made me feel like the time I spent was worth it! Having a working 'applet' at the end! Thanks so much
@WillSteffen1
@WillSteffen1 Жыл бұрын
Killer demo, straight to the point and left me with a really clear idea of how to start implementing in projects. This stuff is turning low code hackers like me into Harry Prompters 😅
@PeterDrewSEO
@PeterDrewSEO Жыл бұрын
Dude, you are killing it with these videos. Such clear instruction, so helpful Thank you. Got so many script ideas running around my head :)
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks man, really appreciate the kind words! My head is also exploding with ideas haha!
@nathanduncan9396
@nathanduncan9396 Жыл бұрын
@@daveebbelaar I agree these are incredible, I'm very grateful that you are sharing these
@Deco354
@Deco354 Жыл бұрын
Great tutorial, thanks for this. For any python noobs who get stuck like I did with the dependencies not being found within the downloadable langchain-experiments example. Be sure to open the entire folder and not just the python file within VSCode otherwise the environment you setup won't be used.
@kevon217
@kevon217 Жыл бұрын
This was an absolutely illuminating demo. Thanks so much!
@tejasvinnarayan2887
@tejasvinnarayan2887 9 ай бұрын
This i the best AI tutorial I have watched! So much clearer, all codes are given, and more! And there is nothing left to touch to check other videos, go ahead and build apps lol. Amazing github! I will create an app to know when you post new videos lol. Thank you so much, Dave! Please release more on AutoGPT.
@winsonsou
@winsonsou Жыл бұрын
Dude you're a rockstar. awesome quality video! Thank you !
@yameen3448
@yameen3448 Жыл бұрын
I'm a python dev. And this is really interesting! Would definitely be using this!
@mysticaltech
@mysticaltech Жыл бұрын
Dave, amazing video! You are good at this man. Thank you!
@arifsoylu
@arifsoylu Жыл бұрын
Finally a video that mentiones the technical details and capabilities, not AI-influence hype!
@mushroomthump
@mushroomthump Жыл бұрын
Legendary video my guy. I feel like this came to me at the perfect time. Thank you!
@calebiua
@calebiua Жыл бұрын
So far the best video i've seen of Langchain. Thx a lot for investing your time on promulgate valuable knowledge for everyone 🙌
@jasonvanwyngaard4387
@jasonvanwyngaard4387 Жыл бұрын
Thank you for this, exactly what I was looking for to optimise my helpdesk so that customers can find answers faster.
@gregcharles92
@gregcharles92 Жыл бұрын
This is awesome, thanks Dave!
@rodrigoorellana9799
@rodrigoorellana9799 Жыл бұрын
Thank you so much Dave, I just subscribed, this info is amazing.
@user-do2wd8hg6v
@user-do2wd8hg6v 11 ай бұрын
Wonderful content... Good to get started. Best thing was that you decided to put this out in public. Thanks a lot🙏😃.
@user-jh9ho6os9u
@user-jh9ho6os9u Жыл бұрын
Very good summary and explanation, thank you!
@rashadulislamsumon9815
@rashadulislamsumon9815 Жыл бұрын
You tutorial was rally awsome I was looking long time like this tutorial . Thank you sir !
@TT-tg9yj
@TT-tg9yj Жыл бұрын
Thanks for very clear and concise video!
@matten_zero
@matten_zero 10 ай бұрын
The best explained Lang Chain video!
@patrickwhite9902
@patrickwhite9902 Жыл бұрын
This is the first youtube vid that I've seen that talks about embeddings with LangChain. This for me is an lightbulb moment as the small context window is the major limitation for ChatGPT atm. Giving it the ability to take new source data and chunk it to referenceable bites feels like a work-around for the context window limitation, but it's an awesome work-around nonetheless. Good stuff!
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks Patrick! That really opened my eyes as well. Until LLM APIs allow more tokens, this is the way to go.
@thirdpartycookie
@thirdpartycookie Жыл бұрын
2 weeks later: Claude enables 100k tokens
@sethhavens1574
@sethhavens1574 Жыл бұрын
excellent exposition of langchain, super helpful thanks for sharing and looking forward to more 👍
@DI3GOskill
@DI3GOskill Жыл бұрын
Lekker bezig man!!!, thanks for sharing 👏
@gkennedy_aiforsocialbenefit
@gkennedy_aiforsocialbenefit Жыл бұрын
Awesome sauce. Thanks Dave!
@KlausSzyska
@KlausSzyska 10 ай бұрын
your video is superb and well beyond the usual LangChain chitchat video. Keep up the good work and start expanding your company...
@dentonhess5810
@dentonhess5810 Жыл бұрын
Eye opening content. TY Dave.
@treystonc
@treystonc Жыл бұрын
Thanks for the video, such a good lesson for beginners! :)
@kushagrgoyal9614
@kushagrgoyal9614 Жыл бұрын
glad to see ur video on langchain!! awesome work as usual!
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks! 🙏🏻
@stevelongdong5521
@stevelongdong5521 Жыл бұрын
Great video! Thanks for sharing!
@caioghp
@caioghp Жыл бұрын
Great video! Even a lawyer can understand it. Thanks!
@TheCouncellor7
@TheCouncellor7 Жыл бұрын
Excellent and detailed Video Dave, thank you for sharing, much appreciated👍🙏
@daveebbelaar
@daveebbelaar Жыл бұрын
You're welcome Aziz!
@DJPapzin
@DJPapzin Жыл бұрын
Amazing, thank you for sharing your knowledge
@Grantrude
@Grantrude Жыл бұрын
Thank you for sharing. Extremely interesting.
@vmartme
@vmartme 9 ай бұрын
Wow! Thank you :)
@lfmtube
@lfmtube Жыл бұрын
An excellent channel and your videos are truly great. Thanks! I've been exploring langchain for a few days. I see that it can be an alternative to give my application architecture's the concept of pipes that I need, but I just realized that doesn't integrate natively with SpaCy, so I'm looking to see if I can make the integration using Agents to connect SpaCy with the transformer models in a clean and maintainable way.
@iftrejom
@iftrejom Жыл бұрын
This information is worth tons of gold... Thank you a lot!
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks! 🙏🏻
@kylarosborne698
@kylarosborne698 Жыл бұрын
Hey Dave, I really love this video. I had heard about langchain, but with so many new things popping up I didn’t give it a lot of attention until now. In terms of things to build with this, I’d like to use all of my past long form journal entries to create a virtual representation of myself. I’m on Upwork, but my domain of expertise is embedded systems. I have a little experience with data science, but not enough to easily market myself in that way. Anyway, thanks for sharing this info about langchain! Looking forward to more videos
@kylarosborne698
@kylarosborne698 Жыл бұрын
I used a text file of a few months of journal entries, and I find it has a problem. The response seems to just be based on a narrow view. As if it only takes in one of the journal entries and then can only talk about that one. It makes general questions like "what are some highlights of your travels" very bad. Is there a way to make the context more broad? @daveebbelaar
@lorenzomijorus
@lorenzomijorus Жыл бұрын
thanks a lot! awesome video
@bw8450
@bw8450 Жыл бұрын
I never comment under videos but this was just great. Goed gewerkt pik.
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks haha!
@alvinpinoy
@alvinpinoy Жыл бұрын
Nice and helpful vid! The ecosystem of LangChain really feels like the missing toolset for developers to connect anything you want with those LLM's all popping up. It also really helps to build businesses not only relaying on a single LLM which might be quite risky imo.
@daveebbelaar
@daveebbelaar Жыл бұрын
Exactly!
@tradingwithwill7214
@tradingwithwill7214 Жыл бұрын
Amazing video . one concern i have for startup idea would be the API costs to let people access it publicly
@imanonymus5745
@imanonymus5745 Жыл бұрын
Hey Dave it's request to you that pls make more videos like this... I have some Questions 1) How can we make it interact with basically anything on our computer screen(Cause there are a lot of work that should be automated most of them do not even have API and can we use chrome extensions cause they are really helpfull) 2) How can i use my finetuned model as a model.
@DRUMtheG
@DRUMtheG Жыл бұрын
I am completely new to coding but, even I feel like I can replicate this thanks to your amazing explanation.
@daveebbelaar
@daveebbelaar Жыл бұрын
That's awesome, thanks!! Good luck with your coding journey 💪🏻
@roberthuff3122
@roberthuff3122 Жыл бұрын
Excellent! Subscribed.
@md.saifulislamtanim
@md.saifulislamtanim Жыл бұрын
Wow, this video really Informative, Looking forward to more content about this!
@daveebbelaar
@daveebbelaar Жыл бұрын
More coming soon!
@DemoGPT
@DemoGPT 10 ай бұрын
This is great video, thanks for your effort. Do you plan to make a video about DemoGPT?
@ZackHughes
@ZackHughes Жыл бұрын
Thanks for this
@QuangNguyenJI
@QuangNguyenJI Жыл бұрын
So Exciting 🔥 🔥
@patrickwalchshofer4004
@patrickwalchshofer4004 Жыл бұрын
HI Dave! Thank you for your very detailed explanations. I watched also your video about auto-GPT. I am just wondering how could I use all Plugins with your langchain-experiment repo?
@romasiladiy2164
@romasiladiy2164 Жыл бұрын
Sounds very promising! What companies are usually interested in this type of stuff? I mean the use case is interesting but not sure how to use it in a commercial way...
@lucianopacheco2008
@lucianopacheco2008 Жыл бұрын
Your videos are awesome. I was able to build a flutter app to work with a python backend running in replit, using fastapi to serve API endpoints. In my app, I can upload a PDF file and chat with it using an agent with memory. It works fine. However, I need to allow multiple users, each one to have its own agent with its own memory. I have no idea how to acomplish this. What path would you recommend?
@vladkuz6974
@vladkuz6974 Жыл бұрын
Thank you for sharing this, this is amazing! I hope I'm not too late to the LLM party 😂😂😂
@daveebbelaar
@daveebbelaar Жыл бұрын
We are just getting started
@goonie79
@goonie79 Жыл бұрын
This is a great video, it was very inspiring. I just get worried about cost controls when I see that it can connect with all of those external APIs. I'm assuming there's free tier usage, but that's one thing I'd be concerned about when it comes to small businesses and their budgets if API calls get out of control. Great video either way. I'll just have to figure out how to put in API call controls.
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks! You can set spending limit or call limits on most APIs
@pythonforbeginnersnow
@pythonforbeginnersnow Жыл бұрын
awesome video!
@viresearch3897
@viresearch3897 Жыл бұрын
Mind Blown!
@felipesilvatech
@felipesilvatech Жыл бұрын
You should definitely create a udemy course on this subject. I would definitely buy.
@simonraj
@simonraj Жыл бұрын
Very clear tutorial. How do you do it with text documents instead of transcripts from KZbin. 1. Read the text from a text file 2. Carries out the document splitting. 3. Get a query from user . 4) writes the response to another text file. Do let me know if you with to collab on this.
@mattzucca4102
@mattzucca4102 Жыл бұрын
Use the Directory Loader documentation. It's the same
@archiee1337
@archiee1337 10 ай бұрын
Excellent
@bandui4021
@bandui4021 Жыл бұрын
One thing is for sure. If you are making an AI/langchain course I am on it!!!
@cocccinelle1
@cocccinelle1 Жыл бұрын
Thanks for the video. It is inspiring. When using a Loader like Confluence can this be done without sending my private content to openai?
@MrKferi
@MrKferi Жыл бұрын
The multiplication in 14:02 (year of python creation * 3) is wrong. Is llangchain able to call multiple tools in a single prompt? After the wikipedia info it should have called llm-math. Awesome vid btw!
@gabe5446
@gabe5446 Жыл бұрын
Great video, really clearly laid out! As somebody new to web development. Could you explain how I could take this python code and then build it into a web app? Any tips on what to focus on learning or really good web dev tools to pair with lang chain? My goal is to be able to build something like this and then quickly make it accessible online. I have one idea in particular in somewhat of a niche
@daveebbelaar
@daveebbelaar Жыл бұрын
I have future video's planned for that, so stayed tuned!
@gabe5446
@gabe5446 Жыл бұрын
@@daveebbelaar awesome can’t wait, love the content!
@ColeJunc
@ColeJunc Жыл бұрын
@@daveebbelaarwaiting on this! I am currently in the stage of introducing AI to my web app and would love your guidance
@Krafter37
@Krafter37 11 ай бұрын
Would it be possible to take an example like that and do a full tuto from the python script to a web app plz ? :) Can't find this on internet if someone have resources for this I'm interested. Very interesting video btw
@xugefu
@xugefu 4 ай бұрын
Thanks!
@daveebbelaar
@daveebbelaar 4 ай бұрын
🙏🏻
@lucascaetano3171
@lucascaetano3171 Жыл бұрын
Hey Dave 👋
@haiderkhalilpk
@haiderkhalilpk Жыл бұрын
Great video
@topvladis
@topvladis Жыл бұрын
Great vid! A funny thing though: in the python year *3 example, the model didn't use the llm-math, and hallucinated the calculation (5783 instead of 1991*3=5973). 👻👻
@christian-schubert
@christian-schubert Жыл бұрын
THAT'S a VERY important issue though! Just imagine you want to create an A.I. that assists lawyers, feeding it legal documentation. Now, in THAT case, you want to make ABSOLUTELY sure that the model ONLY comes up with replies it finds in your docs and will ALWAYS 100% return "I don't know" when it can't connect the dots with the material it's been provided. Also, you might not only want to get an overview, you're most probably interested in retrieving ALL necessary information on a given topic. Sadly, this is never really discussed - I'd be REALLY grateful if anyone could point me to a video where those issues are actually addressed.
@naturallydope247
@naturallydope247 Жыл бұрын
This is great. How would I make a web ui for this?
@AO-ip9hi
@AO-ip9hi Жыл бұрын
Great video bro. Where can I find more reading material on this
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks! Soon on my channel, but for now, the LangChain docs: python.langchain.com/
@AMoktar
@AMoktar 3 ай бұрын
Thanks bro for this video. I'm new to all llm , I don't know where to start. I just can write python . Any advice?
@emanuelm2399
@emanuelm2399 Жыл бұрын
AMAZING!!
@DocuFlow
@DocuFlow Жыл бұрын
Is this the best way though? What if I want to, for example, build a C# or nodejs application to do something similar with my company data. Would I use langchain or build the logic into my app? Serious question.
@betterstack
@betterstack 3 ай бұрын
Great tutorial Dave 🚀If anyone’s looking for more Python tutorials, we’ve released Loguru logging, task scheduling, and more to help the community too 💪
@dianaliu7543
@dianaliu7543 4 ай бұрын
How to handle the query function execution and deploy on AWS?
@Novainvent
@Novainvent Жыл бұрын
Super!!
@saisrinivasabotta674
@saisrinivasabotta674 Жыл бұрын
Hi Dave, this is good video, how secure is the data that we input to GPT indexes ? Is there any option to restrict the data usage and access ?
@digitald74
@digitald74 Жыл бұрын
keep in mind that everything you sent to openai will be processed by there servers (usa)… you can use azure open ai to be gdpr compliant in europe… if you are using a chroma db you can store ur data on your server.. keep in mind that you should better not use any internet database. especially in the us while you are processing critical data
@daveebbelaar
@daveebbelaar Жыл бұрын
@@digitald74 Great answer, thanks!
@rahulmahaseth4519
@rahulmahaseth4519 Жыл бұрын
Can you make tutorial on converting this to a website
@consejosdeaprendiz2x232
@consejosdeaprendiz2x232 Жыл бұрын
Amazing video, i have a newbe question, i´m learning python and i wanted to ask you how you configure visual studio code to show you the right window, do you have a video teaching that? Thank you very much.
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks, this video should help: kzbin.info/www/bejne/sKbPeICPnJWpbLc
@greendsnow
@greendsnow Жыл бұрын
I checked multiple times whether I liked this video or not.
@digitald74
@digitald74 Жыл бұрын
what i am missing is someone implementing a custom agent.. like for some kind of api that is not available at the moment
@naturallydope247
@naturallydope247 Жыл бұрын
What do you use to display the output on the right?
@naturallydope247
@naturallydope247 Жыл бұрын
@masidawoud your link disappeared. Can you message me?
@Einzry
@Einzry Жыл бұрын
Cool!
@polisettybalaji
@polisettybalaji 8 ай бұрын
can i use csv loader and create pivot tables using langchain?
@Chasingaxl
@Chasingaxl Жыл бұрын
Can you show how to post online with the python code
@rishabpoddar3866
@rishabpoddar3866 Жыл бұрын
When trying to ceate a database why does it show you are out of tokens; after running the video url when I am running the db command the error pops up
@ronbridegroom8428
@ronbridegroom8428 Жыл бұрын
Is there a way of getting the time code with the transcript? That way a search could be done for the video segments when a particular subject was discussed.
@daveebbelaar
@daveebbelaar Жыл бұрын
That is possible with Whisper 👌🏻
@rafaelmartinsdecastro7641
@rafaelmartinsdecastro7641 11 ай бұрын
After the similarity search, I got kinda lost between the definition of docs_page_content and the injection of {docs} in your "template parameter". I was under the impression that you would have passed docs_page_content instead.
@Deco354
@Deco354 11 ай бұрын
Did you figure this out? I'm going to try and debug it tomorrow as this baffles me. When I swap docs out for docs_page_content it no longer works too.
@atari1040
@atari1040 Жыл бұрын
I'm wondering if Lex would be also excited after looking at how views are going down because of such tools 😂😂😂 So still royalty management is another type of apps that needs new life!
@sanesanyo
@sanesanyo Жыл бұрын
What is the difference between Conversation Chain and Open AI Chat End Point? For me, it is effectively the same. I love Langchain but I don't think it works for every use case that I have had. Works fine for simple conversational agents.
@daveebbelaar
@daveebbelaar Жыл бұрын
I cannot tell you exactly right now. Have to dive deeper into this for that. In general, LangChain is a framework that supports all kinds of models, not just OpenAI's. So, you can also implement, for example, open-source LLMs that don't have a chat end-point.
@HoplandMusic
@HoplandMusic 11 ай бұрын
How would you add memory to the chat?
@ziga1998
@ziga1998 Жыл бұрын
Is it possible for a model to have existing knowledge of like gpt-3.5-turbo and also add those videos or files knowledge? Because when I do this, my davicnhi model loses every knowledge and than it knows only knowledge about file or video provided.. haha
@adamgdev
@adamgdev Жыл бұрын
What type of Mac are you running?? I have a MacBook pro Intel. Been having trouble running code with LLM. Any help or suggestions on this would be really appreciated!!
@naturallydope247
@naturallydope247 Жыл бұрын
I have an intel mac too. What's the specific issue with running the code?
@78inn
@78inn 5 ай бұрын
Great. Do I need to have an Openai API key? Looking for a free solution please. Thanks
@DikkeKoelie
@DikkeKoelie Жыл бұрын
how can i let it use my data in database like mongodb?
Building Slack AI Assistants with Python & LangChain
28:31
Dave Ebbelaar
Рет қаралды 32 М.
Василиса наняла личного массажиста 😂 #shorts
00:22
Денис Кукояка
Рет қаралды 6 МЛН
СНЕЖКИ ЛЕТОМ?? #shorts
00:30
Паша Осадчий
Рет қаралды 7 МЛН
TRY NOT TO LAUGH 😂
00:56
Feinxy
Рет қаралды 15 МЛН
AI Invents New Bowling Techniques
11:33
b2studios
Рет қаралды 3,2 МЛН
How to Build an AI Document Chatbot in 10 Minutes
16:10
Dave Ebbelaar
Рет қаралды 325 М.
Making a Game in Python with No Experience
5:57
Goodgis
Рет қаралды 1,6 МЛН
How AIs, like ChatGPT, Learn
8:55
CGP Grey
Рет қаралды 10 МЛН
How I Would Learn To Code (If I Could Start Over)
13:43
Namanh Kapur
Рет қаралды 7 МЛН
I wish every AI Engineer could watch this.
33:49
1littlecoder
Рет қаралды 50 М.
AI Learns Insane Monopoly Strategies
11:30
b2studios
Рет қаралды 10 МЛН
AI Learns to Walk (deep reinforcement learning)
8:40
AI Warehouse
Рет қаралды 9 МЛН
What REALLY is Data Science? Told by a Data Scientist
11:09
Joma Tech
Рет қаралды 3,7 МЛН
DC Fast 🏃‍♂️ Mobile 📱 Charger
0:42
Tech Official
Рет қаралды 484 М.
Девушка и AirPods Max 😳
0:59
ОТЛИЧНИКИ
Рет қаралды 17 М.
Разряженный iPhone может больше Android
0:34
Как работает автопилот на Lixiang L9 Max
0:34
Семен Ефимов
Рет қаралды 16 М.
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 6 МЛН