Tech With Tim ADVANCED Python AI Multi-Agent Tutorial (RAG, Streamlit, Langflow & More!) (17-01 23.10.24)
YouTube
ADVANCED Python AI Multi-Agent Tutorial (RAG, Streamlit, Langflow & More!)
In this video, I will be providing you with a walkthrough on how to build an advanced multi-agent AI app through Python, Langflow, Astra DB, Streamlit, and more. This app will use multiple LLMs that to handle different tasks, routing those tasks to different…
Jie Jenn Run the Ollama AI model locally in OpenAI Swarm in just 3 minutes! (03-49 24.10.24)
YouTube
Run the Ollama AI model locally in OpenAI Swarm in just 3 minutes!
From the previous video, I went over how to use OpenAI Swarm to create multiple AI agents working with each together. Giving that the cost can accumulate relatively quickly using paid AI models, I thought I would share how you can use Ollama LLM models locally…
NeuralNine Why Do We Need Activation Functions in Neural Networks? (22-48 23.10.24)
YouTube
Why Do We Need Activation Functions in Neural Networks?
In this video, we learn why we need activation functions in neural networks.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
Jie Jenn Run GGUF models from Hugging Face Hub in Ollama under 3 minutes! (03-49 25.10.24)
YouTube
Run GGUF models from Hugging Face Hub in Ollama under 3 minutes!
The open-source model landscape just became even more exciting with the announcement that Ollama now supports HuggingFace GGUF models. In the past, you have to go through bunch steps to get GGUF models to work in Ollama, but anymore.
📄GGUF models from Hugging…
📄GGUF models from Hugging…
Real Python Python's Global Interpreter Lock (GIL): Concurrency, Threading, & Multitasking (20-49 24.10.24)
YouTube
Python's Global Interpreter Lock (GIL): Concurrency, Threading, & Multitasking
This is a preview of the video course, "Understanding Python's Global Interpreter Lock (GIL)." The Python Global Interpreter Lock or GIL, in simple words, is a mutex (or a lock) that allows only one thread to hold the control of the Python interpreter.
This…
This…
NeuralNine Coffee, Code & Numbers - Codewars Challenges #10 (22-49 25.10.24)
YouTube
Coffee, Code & Numbers - Codewars Challenges #10
Today we do some more Codewars challenges.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https://www.neuralnine.com/shop…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https://www.neuralnine.com/shop…
Real Python Python Getting Faster and Leaner & Ideas for Django Projects | Real Python Podcast #225 (20-49 25.10.24)
YouTube
Python Getting Faster and Leaner & Ideas for Django Projects | Real Python Podcast #225
What changes are happening under the hood in the latest versions of Python? How are these updates laying the groundwork for a faster Python in the coming years? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly…
ArjanCodes Be CAREFUL With Removing Code Duplication (18-46 25.10.24)
YouTube
When You Shouldn’t Remove Code Duplication (And How to Refactor the Right Way)
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
In this video, I'll refactor some tricky, hard-to-detect code duplication, show you an example of when it's best to leave duplicated code as is, and share a few tips on how…
In this video, I'll refactor some tricky, hard-to-detect code duplication, show you an example of when it's best to leave duplicated code as is, and share a few tips on how…
Tech With Tim 14 Hours of Python Game Development - from Beginner to Advanced (17-45 26.10.24)
YouTube
14 Hours of Python Game Development - from Beginner to Advanced
Want to make real money with coding? I share high-signal insights on careers, monetization, and leverage in my free newsletter. Join here and get my guide How to Make Money With Coding instantly: https://techwithtim.net/newsletter
Learn Python by creating…
Learn Python by creating…
John Watson Rooney Stop Using Selenium or Playwright for Web Scraping (14-49 27.10.24)
YouTube
Stop Using Selenium or Playwright for Web Scraping
➡ JOIN MY MAILING LIST
https://johnwrooney.substack.com/
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ WEB SCRAPING API
https://hubs.li/Q043T88w0
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
If you are new, welcome.…
https://johnwrooney.substack.com/
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ WEB SCRAPING API
https://hubs.li/Q043T88w0
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
If you are new, welcome.…
NeuralNine Linked List - Data Structures in Python #1 (22-49 27.10.24)
YouTube
Linked List - Data Structures in Python #1
In this video we implement the Linked List and Doubly Linked List data structure in Python from scratch.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.…
ByteByteGo Everything You NEED to KNOW About Web Applications (17-31 28.10.24)
YouTube
Everything You NEED to KNOW About Web Applications
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg-social
Animation tools: Adobe Illustrator and After Effects.
Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
Animation tools: Adobe Illustrator and After Effects.
Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
Indently How To Create Custom Exceptions In Python (04-48 29.10.24)
YouTube
How To Create Custom Exceptions In Python
In this video I will be showing you how you can easily create your own custom exceptions in Python easily.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
Carberra What's coming in Python 3.14? (14-49 29.10.24)
YouTube
What's coming in Python 3.14?
Hehe, π-thon.
0:00 - Intro [1-3]
0:32 - The almost disasterous 3.13 release [4-7]
1:09 - Deferred evaluation of type annotations [6, 8-10]
2:12 - Template strings (or t-strings) [11-16c]
3:49 - TypedDict with typed extra items [17-18]
4:55 - Shorthand syntax…
0:00 - Intro [1-3]
0:32 - The almost disasterous 3.13 release [4-7]
1:09 - Deferred evaluation of type annotations [6, 8-10]
2:12 - Template strings (or t-strings) [11-16c]
3:49 - TypedDict with typed extra items [17-18]
4:55 - Shorthand syntax…
NeuralNine Stack - Data Structures in Python #2 (22-49 29.10.24)
YouTube
Stack - Data Structures in Python #2
In this video we implement the Stack data structure from scratch in Python.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
anthonywritescode python warnings got way better in 3.12! (17-01 30.10.24)
YouTube
python warnings got way better in 3.12!
I totally missed this improvement when reviewing 3.12 back in the day and it's pretty significant. but I think they missed one key part :(
- warnings in python: https://youtu.be/tZSEZ2WG5w8
- python warnings defaults suck: https://youtu.be/CtFdXBEwYfk
…
- warnings in python: https://youtu.be/tZSEZ2WG5w8
- python warnings defaults suck: https://youtu.be/CtFdXBEwYfk
…
Tech With Tim What To Learn To Become a Python Backend Developer In 2024+ (16-45 30.10.24)
YouTube
What To Learn To Become a Python Backend Developer
Finally enjoy preparing for coding interviews with Pgrammer! https://pgrammer.com/tim
In this video, I'll be sharing what you need to learn to become a Python backend developer in 2024 and beyond. I will be breaking down what the role of a Python backend…
In this video, I'll be sharing what you need to learn to become a Python backend developer in 2024 and beyond. I will be breaking down what the role of a Python backend…
Real Python What Will You Learn From Real Python? (Trailer) (22-48 30.10.24)
YouTube
What Will You Learn From Real Python? (Trailer)
Download your free Python Cheat Sheet here: https://realpython.com/cheatsheet
Free Python Skill Test with instant level + learning plan: https://realpython.com/skill-test
Want to learn faster? Become a Python Expert with unlimited access to 5,000+ tutorials…
Free Python Skill Test with instant level + learning plan: https://realpython.com/skill-test
Want to learn faster? Become a Python Expert with unlimited access to 5,000+ tutorials…
Indently 5 EPIC New Features In REPL (Python 3.13) (02-49 01.11.24)
YouTube
5 EPIC New Features In REPL (Python 3.13)
In today's video I'm going to be talking about Python's new REPL! We have a lot of cool new features in Python 3.13, so let's take a look at how they work.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.…
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.…
NeuralNine GPT-Engineer: Your Own Personal Coding Assistant (22-49 31.10.24)
YouTube
GPT-Engineer: Your Own Personal Coding Assistant
In this video, we take a look at GPT-Engineer, which is a toolkit that allows us to turn LLMs into coding assistants that can implement full projects.
GPT-Engineer: https://github.com/gpt-engineer-org/gpt-engineer
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books…
GPT-Engineer: https://github.com/gpt-engineer-org/gpt-engineer
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books…