Showing posts with label tech with tim. Show all posts
Showing posts with label tech with tim. Show all posts

Friday, April 19, 2024

Python Advanced AI Agent Tutorial - LlamaIndex, Ollama and Multi-LLM!


Interested in AI development? Then you are in the right place! Today I'm going to be showing you how to develop an advanced AI agent that uses multiple LLMs. If you want to land a developer job: https://techwithtim.net/dev ๐ŸŽž Video Resources ๐ŸŽž Code: https://github.com/techwithtim/AI-Agent-Code-Generator Requirements.txt: https://github.com/techwithtim/AI-Agent-Code-Generator/blob/main/requirements.txt Download Ollama: https://github.com/ollama/ollama Create a LlamaCloud Account to Use LLama Parse: https://cloud.llamaindex.ai Info on LLama Parse: https://www.llamaindex.ai/blog/introducing-llamacloud-and-llamaparse-af8cedf9006b Understanding RAG: https://www.youtube.com/watch?v=uO6r0vQmGB0 ⏳ Timestamps ⏳ 00:00 | Video Overview 00:42 | Project Demo 03:49 | Agents & Projects 05:44 | Installation/Setup 09:26 | Ollama Setup 14:18 | Loading PDF Data 21:16 | Using llama Parse 26:20 | Creating Tools & Agents 32:31 | The Code Reader Tool 38:50 | Output-Parser & Second LLM 48:20 | Retry Handle 50:20 | Saving To A File Hashtags #techwithtim #machinelearning #aiagents

Multi-LLM agent stacks multiply VRAM needs per active model. Before scaling up, check this guide to GPUs for LLM workloads covers it in detail. Watch next: Ollama Tutorial | Run Llama2 locally | 7 billion parameter model | No GPU | LangChain Integration.

Thursday, November 19, 2020

Python Chat Bot Tutorial - AI Chatbot with Deep Learning (BONUS)


This is just a quick bonus video for any of you interested in some of the applications of the chat bot. I show you how I've used it in my discord server and how to add whats known as a confidence for our bots responses. This way when the bot can give an reasonable answer if its not sure what the user is saying. Playlist: https://www.youtube.com/watch?v=wypVcNIH6D4&list=PLzMcBGfZo4-ndH9FoC4YWHGXG5RZekt-Q ◾◾◾◾◾ ๐Ÿ’ป Enroll in The Fundamentals of Programming w/ Python https://tech-with-tim.teachable.com/p... ๐Ÿ“ธ Instagram: https://www.instagram.com/tech_with_tim ๐ŸŒŽ Website https://techwithtim.net ๐Ÿ“ฑ Twitter: https://twitter.com/TechWithTimm ⭐ Discord: https://discord.gg/pr2k55t ๐Ÿ“ LinkedIn: https://www.linkedin.com/in/tim-rusci... ๐Ÿ“‚ GitHub: https://github.com/techwithtim ๐Ÿ”Š Podcast: https://anchor.fm/tech-with-tim ๐Ÿ’ต One-Time Donations: https://www.paypal.com/donate/?token=... ๐Ÿ’ฐ Patreon: https://www.patreon.com/techwithtim ◾◾◾◾◾◾ ⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡ Tags: - Tech With Tim - Python Tutorials - Python AI Chatot - AI chat bot tutorial