Jie Jenn
Connect Your LLM App Or RAG To The Web With Real-Time Content With Tavily AI Search API In Python
24 minutes ago
https://www.youtube.com/watch?v=3mGci9Kd_6I
Connect Your LLM App Or RAG To The Web With Real-Time Content With Tavily AI Search API In Python
24 minutes ago
https://www.youtube.com/watch?v=3mGci9Kd_6I
YouTube
Connect Your LLM App Or RAG To The Web With Real-Time Content With Tavily AI Search API In Python
In this video, I am going to show you how to use the Tavily Search API to add web search functionality to your LLMs and RAG application in Python. Tavily Search API is also compatible with LangChain.
📺 Also checkout "How to integrate Tavily Search API in…
📺 Also checkout "How to integrate Tavily Search API in…
Jie Jenn
Create a translator LLM web app with LangChain and Python | LangChain Tutorial For Beginners
26 minutes ago
https://www.youtube.com/watch?v=sBMsfDbrLXY
Create a translator LLM web app with LangChain and Python | LangChain Tutorial For Beginners
26 minutes ago
https://www.youtube.com/watch?v=sBMsfDbrLXY
YouTube
Create a translator LLM web app with LangChain and Python | LangChain Tutorial For Beginners
In this beginner friendly tutorial, I will show you how to create a translator LLM web app using LangChain and FastAPI in Python.
📋 Source Code: https://www.patreon.com/posts/source-code-llm-106203957
💖 Show Support
☕ Paypal: https://www.paypal.me/jiejenn/5…
📋 Source Code: https://www.patreon.com/posts/source-code-llm-106203957
💖 Show Support
☕ Paypal: https://www.paypal.me/jiejenn/5…
MathByte Academy
Using Pydantic with Postgres (Part 1): Setup with Docker Compose and YoYo
1 hour ago
https://www.youtube.com/watch?v=2ldy3HcW_w8
Using Pydantic with Postgres (Part 1): Setup with Docker Compose and YoYo
1 hour ago
https://www.youtube.com/watch?v=2ldy3HcW_w8
YouTube
Postgres SQL Migrations using YoYo
#mathbyteacademy #python
This is a two-part set of videos that looks into how to hook up Pydantic models to data returned by queries run against a Postgres database using the `psycopg` library.
In Part 1, we'll look at how to run Postgres locally using…
This is a two-part set of videos that looks into how to hook up Pydantic models to data returned by queries run against a Postgres database using the `psycopg` library.
In Part 1, we'll look at how to run Postgres locally using…
MathByte Academy
Using Pydantic with Postgres (Part 2): psycopg Row Factories
4 minutes ago
https://www.youtube.com/watch?v=cD0XBiJMliw
Using Pydantic with Postgres (Part 2): psycopg Row Factories
4 minutes ago
https://www.youtube.com/watch?v=cD0XBiJMliw
YouTube
psycopg Row Factories - ORM-free area!
#mathbyteacademy #python
This is Part 2 of a two-part set of videos that looks into how to hook up Pydantic models to data returned by queries run against a Postgres database using the `psycopg` library.
In Part 1, we looked at how to run Postgres locally…
This is Part 2 of a two-part set of videos that looks into how to hook up Pydantic models to data returned by queries run against a Postgres database using the `psycopg` library.
In Part 1, we looked at how to run Postgres locally…
Jie Jenn
Web Scraping Google Maps Using Playwright Python And OpenAI API
19 minutes ago
https://www.youtube.com/watch?v=6WxaEbkOPKM
Web Scraping Google Maps Using Playwright Python And OpenAI API
19 minutes ago
https://www.youtube.com/watch?v=6WxaEbkOPKM
YouTube
Web Scraping Google Maps Using Playwright Python And OpenAI API
📋 Source Code: https://www.patreon.com/posts/source-code-web-106568987
💖 Show Support
☕ Paypal: https://www.paypal.me/jiejenn/5
☕ Venmo: @Jie-Jenn
🌳 Patreon: https://www.patreon.com/JieJenn (early access to tutorial source code)
✉️ Business Inquiring: Y…
💖 Show Support
☕ Paypal: https://www.paypal.me/jiejenn/5
☕ Venmo: @Jie-Jenn
🌳 Patreon: https://www.patreon.com/JieJenn (early access to tutorial source code)
✉️ Business Inquiring: Y…
MathByte Academy
Partially Validated Pydantic Models
1 hour ago
https://www.youtube.com/watch?v=BtyA-mN0VIA
Partially Validated Pydantic Models
1 hour ago
https://www.youtube.com/watch?v=BtyA-mN0VIA
YouTube
Partially Validated Pydantic Models
#mathbyteacademy #python
In this video I want to present a really neat approach that one of my students on Udemy came up with to have Pydantic models that will still deserialize invalid data (populated with some value, such as None), as well as provide information…
In this video I want to present a really neat approach that one of my students on Udemy came up with to have Pydantic models that will still deserialize invalid data (populated with some value, such as None), as well as provide information…
PyOhio
"Python ‹3 Rust" - Moshe Zadka (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=-NNR8KeJeI4
"Python ‹3 Rust" - Moshe Zadka (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=-NNR8KeJeI4
YouTube
"Python ‹3 Rust" - Moshe Zadka (PyOhio 2024)
Moshe Zadka
https://www.pyohio.org/2024/program/talks/python-3-rust
Python code can be sometimes slow, but is easy to iterate on and prototype in. Rust can be slower for iteration, but results in code that is both fast and safe. The two languages complement…
https://www.pyohio.org/2024/program/talks/python-3-rust
Python code can be sometimes slow, but is easy to iterate on and prototype in. Rust can be slower for iteration, but results in code that is both fast and safe. The two languages complement…
PyOhio
"Keynote" - Steph Hippo (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=cXMpzHAZbLA
"Keynote" - Steph Hippo (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=cXMpzHAZbLA
YouTube
"Keynote" - Steph Hippo (PyOhio 2024)
Steph Hippo
https://www.pyohio.org/2024/program/talks/steph-hippo-keynote
Steph Hippo presents our Saturday morning keynote.
#PyOhio #Python
The 17th annual PyOhio held July 27-28 in Cleveland, OH.
===
https://PyOhio.org
Founded in 2008, PyOhio is…
https://www.pyohio.org/2024/program/talks/steph-hippo-keynote
Steph Hippo presents our Saturday morning keynote.
#PyOhio #Python
The 17th annual PyOhio held July 27-28 in Cleveland, OH.
===
https://PyOhio.org
Founded in 2008, PyOhio is…
PyOhio
"Keynote: Brains Are Beautiful Liars" - Trey Hunner (PyOhio 2024)
8 hours ago
https://www.youtube.com/watch?v=APuLJ4pfM4c
"Keynote: Brains Are Beautiful Liars" - Trey Hunner (PyOhio 2024)
8 hours ago
https://www.youtube.com/watch?v=APuLJ4pfM4c
YouTube
"Keynote: Brains Are Beautiful Liars" - Trey Hunner (PyOhio 2024)
Trey Hunner
https://www.pyohio.org/2024/program/talks/trey-hunner-keynote
Trey Hunner presents our Sunday afternoon keynote.
#PyOhio #Python
The 17th annual PyOhio held July 27-28 in Cleveland, OH.
===
https://PyOhio.org
Founded in 2008, PyOhio is…
https://www.pyohio.org/2024/program/talks/trey-hunner-keynote
Trey Hunner presents our Sunday afternoon keynote.
#PyOhio #Python
The 17th annual PyOhio held July 27-28 in Cleveland, OH.
===
https://PyOhio.org
Founded in 2008, PyOhio is…
PyOhio
"A Confession of My Python Sins" - Jamie Bliss (PyOhio 2024)
13 hours ago
https://www.youtube.com/watch?v=EFgmCHzVQOs
"A Confession of My Python Sins" - Jamie Bliss (PyOhio 2024)
13 hours ago
https://www.youtube.com/watch?v=EFgmCHzVQOs
YouTube
"A Confession of My Python Sins" - Jamie Bliss (PyOhio 2024)
Jamie Bliss
https://www.pyohio.org/2024/program/talks/a-confession-of-my-python-sins
I've been writing Python code for twenty years now, and in that time I've done some bad things to it.
Let's discuss them and why you would want to also do black magic…
https://www.pyohio.org/2024/program/talks/a-confession-of-my-python-sins
I've been writing Python code for twenty years now, and in that time I've done some bad things to it.
Let's discuss them and why you would want to also do black magic…
MathByte Academy
Python Logging Demystified: Part 2 - Coding
1 hour ago
https://www.youtube.com/watch?v=-YelOky3ZRE
Python Logging Demystified: Part 2 - Coding
1 hour ago
https://www.youtube.com/watch?v=-YelOky3ZRE
YouTube
Python Logging Demystified: Part 2 - Coding
#mathbyteacademy #python
In this second part on Python logging, we implement the concepts covered in Part 1 and see how to use the logging library in practice through a series of 12 examples.
If you have not watched Part 1, and are not entirely familiar…
In this second part on Python logging, we implement the concepts covered in Part 1 and see how to use the logging library in practice through a series of 12 examples.
If you have not watched Part 1, and are not entirely familiar…
Jie Jenn
Make your Code Run 100X Faster By Adding One Line of Code With LRU Cache In Python
1 hour ago
https://www.youtube.com/watch?v=jRmU4EzCFH8
Make your Code Run 100X Faster By Adding One Line of Code With LRU Cache In Python
1 hour ago
https://www.youtube.com/watch?v=jRmU4EzCFH8
YouTube
Make your Code Run 100X Faster By Adding One Line of Code With LRU Cache In Python
In this this lesson, I am going to show you how you can make your Python script run 100X faster by adding just one line of code with LRU Cache function.
📃 More on lru_cache() function: https://docs.python.org/3/library/functools.html#functools.lru_cache…
📃 More on lru_cache() function: https://docs.python.org/3/library/functools.html#functools.lru_cache…
ArjanCodes nothing is going to change (18-46 10.01.25)
YouTube
nothing is going to change
🎓 The Software Architect Mindset: https://arjancodes.com/courses/tsam.
In this video, I’m reflecting on 2024—what went wrong, what I learned, and why keeping things stupidly simple has become my guiding principle for both software design and life.
📨 The…
In this video, I’m reflecting on 2024—what went wrong, what I learned, and why keeping things stupidly simple has become my guiding principle for both software design and life.
📨 The…
ArjanCodes DeepSeek Won't Matter for Software Engineers (18-46 31.01.25)
YouTube
DeepSeek Won't Matter for Software Engineers
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
If you're a software engineer, DeepSeek will matter less to you than you think.
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses.
💬 Join my Discord server: https…
If you're a software engineer, DeepSeek will matter less to you than you think.
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses.
💬 Join my Discord server: https…
ArjanCodes I’m in prison... (18-46 09.05.25)
YouTube
I’m in prison...
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I’ll give you a tour of the new office/studio space and share what’s next for ArjanCodes.
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses.…
In this video, I’ll give you a tour of the new office/studio space and share what’s next for ArjanCodes.
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses.…
Hynek Schlawack uv: Making Python Local Workflows FAST and BORING in 2025 (21-10 06.07.25)
YouTube
uv: Making Local Python Workflows FAST and BORING in 2025
After setting up our #Python #uv projects for success in https://www.youtube.com/watch?v=mFyE9xgeKcA, it's time to finally get some work done! In this video I show you my local workflows for production projects and the tools that help me to keep everything…