Python Weekly - Python Weekly - Issue 651

View this email in your browser

Python Weekly

Welcome to issue 651 of Python Weekly. Let's get straight to the links this week.
From Our Sponsor 
  Learn how you can containerize and run your GenAI application using Docker.

Articles, Tutorials and Talks

College Precalculus – Full Course with Python Code 
Learn college Precalculus from an experienced university mathematics professor. You will also learn how to implement all the Precalculus concepts using the Python programming language.

Llama 3 implemented in pure NumPy
Understand the exact structure with working implementation of the Llama 3 model.

Curating Custom Datasets for LLM Training with NVIDIA NeMo Curator
NeMo Curator, which is part of NVIDIA NeMo, offers workflows to download and curate data from various public sources out of the box such as Common Crawl, Wikipedia, and arXiv. It also provides flexibility for developers to customize data curation pipelines to address their unique requirements and create custom datasets. This post walks you through creating a custom data curation pipeline using NeMo Curator. 

Kafka Consumers in Python - A Walkthrough 
Getting data out of Apache Kafka is easy if you know how, so let's go through an example step-by-step. In this walkthrough we take you through the process of creating a simple Kafka Consumer using the Quix Streams library. 

Replacing pyinstaller with 100 lines of code
A tale of how I accidentally stumbled upon some interesting tech over time.

Fine Tuning LLM Models – Generative AI Course 
Learn how to fine tuning LLM models. This course will teach you fine tuning using using QLORA and LORA, as well as Quantization using LLama2, Gradient and the Google Gemma model. This crash course includes both theoretical and practical instruction to help you understand how to perform fine tuning.

Simple Pretty Maps That Will Better Your Python Streamlit Skills
A simple tutorial on creating beautiful maps using the prettymapp library.

A Beginner's Guide to Unit Testing with Pytest
In this guide, we will explore the core principles of unit testing, delve into Pytest's powerful capabilities, and equip you with the knowledge and skills to write clean, maintainable, and effective tests.

What I've Learned Building Interactive Embedding Visualizations
The post details the author's process for building interactive embedding visualizations from user data, such as representing entities like words, products, or users as points in a high-dimensional space and projecting them down to 2D or 3D for visual exploration. It covers the entire workflow, from data preparation to dimensionality reduction techniques and interactive visualization implementation.

How I made my GitHub profile README dynamic
The blog post explains how to create a dynamic GitHub profile README that displays up-to-date stats and information by leveraging GitHub Actions to periodically fetch data and generate a new README file. 

Signals, shells, and docker: an onion of footguns
The post discusses potential security risks and "footguns" that can arise when using Docker containers, signals, and shells together in a development environment. It highlights how certain combinations of these tools can inadvertently grant excessive permissions or expose sensitive data, emphasizing the need for caution and proper configuration.


Interesting Projects, Tools and Libraries

llama3.np
A pure NumPy implementation for Llama 3 model.

AgentOps
Open source Python SDK for agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen.

llama3-from-scratch
llama3 implementation one matrix multiplication at a time.

LLM Models and RAG Hands-on Guide
This guide is designed for technical teams interested in developing basic conversational AI solutions using Retrieval-Augmented Generation (RAG).

FunClip
Open-source, accurate and easy-to-use video speech recognition & clipping tool, LLM based AI clipping intergrated.

cover-agent
An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement!


New Releases

Django 5.1 alpha 1 released

JupyterLab 4.2 and Notebook 7.2 are available!


Upcoming Events and Webinars

Portland Python Meetup May 2024
There will be a talk, Python, why are you like this? Python Gotchas and how to avoid them.

PyData Sofia Meetup May 2024
There will be a talk, Apache Arrow - Exploring the tech that powers the modern data (science) stack.

PyData Calgary Meetup May 2024
There will be a talk, NoSQL to SQL.. without ETL? A look at Azure Synapse Link.

PyData Stockholm Meetup May 2024
There will be following talks
  • Advancing one second at the time: Wolt's path optimizing efficient delivery platforms
  • Design data pipeline with GenAI
Our Other Newsletters
Programmer Weekly - A free weekly newsletter for programmers.

Founder Weekly - A free weekly newsletter for entrepreneurs featuring best curated content, must read articles, how to guides, tips and tricks, resources, events and more.
 
Copyright © 2024 Python Weekly, All rights reserved.
You are receiving our weekly newsletter because you signed up at http://www.PythonWeekly.com.

Our mailing address is:
Python Weekly
Brooklyn
Brooklyn, NY 11209

Add us to your address book


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list.

Older messages

Python Weekly - Issue 650

Friday, May 17, 2024

View this email in your browser Python Weekly Welcome to issue 650 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Learn how you can containerize and run your GenAI

Python Weekly - Issue 649

Thursday, May 9, 2024

View this email in your browser Python Weekly Welcome to issue 649 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Learn how you can containerize and run your GenAI

Python Weekly - Issue 648

Thursday, May 2, 2024

View this email in your browser Python Weekly Welcome to issue 648 of Python Weekly. Let's get straight to the links this week. News Fake job interviews target developers with new Python backdoor A

Python Weekly - Issue 647

Thursday, April 25, 2024

View this email in your browser Python Weekly Welcome to issue 647 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly

Python Weekly - Issue 646

Saturday, April 13, 2024

View this email in your browser Python Weekly Welcome to issue 646 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly

You Might Also Like

The Northern Mariana Touchdown 🏝️

Tuesday, June 25, 2024

Considering Julian Assange's unusual day trip. Here's a version for your browser. Hunting for the end of the long tail • June 25, 2024 The Northern Mariana Touchdown After years in a British

More OpenAI M&A

Monday, June 24, 2024

Car dealership outages drag on and Target partners with Shopify View this email online in your browser By Christine Hall Monday, June 24, 2024 Welcome back to TechCrunch PM, bringing you the most

🚙 Easily Add CarPlay or Android Auto to Your Car — Why You Need a Portable Power Station

Monday, June 24, 2024

Also: Don't Overlook These Facetime Features, and More! How-To Geek Logo June 24, 2024 Did You Know In decades of service, the SR-71 "Blackbird" long-range aircraft was never hit by an

JSK Daily for Jun 24, 2024

Monday, June 24, 2024

JSK Daily for Jun 24, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Level Up Your React Charts: Mastering Scrollbar Customization Charts are one of the most

Building (and testing) for the future

Monday, June 24, 2024

It's becoming a habit to open each TechCrunch Space newsletter with a bit of an update on Boeing's Starliner mission. View this email online in your browser By Aria Alamalhodaei Monday, June 24

Daily Coding Problem: Problem #1476 [Easy]

Monday, June 24, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. Given a array of numbers representing the stock prices of a company in

Charted | Visualizing Saudi Aramco’s Massive Oil Reserves 🛢️

Monday, June 24, 2024

This chart compares the proved reserves of major oil companies, highlighting the dominance of Saudi Arabia's national oil company. View Online | Subscribe Presented by: Which Minerals Will Drive

How I Organize My Work As a Solo Founder

Monday, June 24, 2024

Discover how I organize my work as a solo founder using systems that boost productivity, focus, maintain balance, and help me achieve mental clarity and consistent progress. Sébastien Dubois

Deepdive – Product-Led Growth

Monday, June 24, 2024

Product-Led Growth (PLG) has been a hot topic for the last few years in the world of product. But what exactly is it, and why should you care as a Product Manager or Product Leader? In this essay, we

Apple's Vision

Monday, June 24, 2024

Can a stripped-down, less expensive headset save 'Spatial Computing'? Apple's Vision Can a stripped-down, less expensive headset save 'Spatial Computing'? By MG Siegler • 24 Jun