How many CPU cores can you actually use in parallel?
Figuring out how much parallelism your program can use is surprisingly tricky.
https://pythonspeed.com/articles/cpu-thread-pool-size/
Figuring out how much parallelism your program can use is surprisingly tricky.
https://pythonspeed.com/articles/cpu-thread-pool-size/
Python⇒Speed
How many CPU cores can you actually use in parallel?
Figuring out how much parallelism your program can use is surprisingly tricky.
feud
Build powerful CLIs with simple idiomatic Python, driven by type hints.
https://github.com/eonu/feud/
Build powerful CLIs with simple idiomatic Python, driven by type hints.
https://github.com/eonu/feud/
GitHub
GitHub - eonu/feud: Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad. - eonu/feud
Building a personal predictive text engine
This post discusses the development of a personal predictive text engine called AutoWrite, which takes into account words already written in a document to provide context-specific autocompletions.
https://jamesg.blog/2023/12/15/auto-write/
This post discusses the development of a personal predictive text engine called AutoWrite, which takes into account words already written in a document to provide context-specific autocompletions.
https://jamesg.blog/2023/12/15/auto-write/
jamesg.blog
Building a personal predictive text engine | James' Coffee Blog
I write a lot of technical documentation, which involves using long(er) words like
T’is the Time … for GenAI!
Home
Table of Contents
T’is the Time … for GenAI!
...
https://pyimagesearch.com/2023/12/25/tis-the-time-for-genai/
Home
Table of Contents
T’is the Time … for GenAI!
...
https://pyimagesearch.com/2023/12/25/tis-the-time-for-genai/
PyImageSearch
T’is the Time ... for GenAI! - PyImageSearch
Ho-ho-ho. T’is the time to get started with generative AI with Google. Join us in this tutorial, where we explore Vertex AI offerings in Google Cloud.
Vector Search RAG Tutorial – Combine Your Data with LLMs with Advanced Search
Learn how to use vector search and embeddings to easily combine your data with large language models like GPT-4. You will first learn the concepts and then create three projects.
https://www.youtube.com/watch?v=JEBDfGqrAUA
Learn how to use vector search and embeddings to easily combine your data with large language models like GPT-4. You will first learn the concepts and then create three projects.
https://www.youtube.com/watch?v=JEBDfGqrAUA
YouTube
Vector Search RAG Tutorial – Combine Your Data with LLMs with Advanced Search
Learn how to use vector search and embeddings to easily combine your data with large language models like GPT-4. You will first learn the concepts and then create three projects.
✏️ Course developed by Beau Carnes.
💻 Code: https://github.com/beaucarnes/vector…
✏️ Course developed by Beau Carnes.
💻 Code: https://github.com/beaucarnes/vector…
You don't need this in Python
SummaryThis article contains nothing new. In fact, those things have been talked about everywhere ...
https://www.bitecode.dev/p/you-dont-need-this-in-python
SummaryThis article contains nothing new. In fact, those things have been talked about everywhere ...
https://www.bitecode.dev/p/you-dont-need-this-in-python
www.bitecode.dev
You don't need this in Python
You do need self, though
skytrack
A command-line based plane spotting and aircraft OSINT reconnaissance tool made using Python.
https://github.com/ANG13T/skytrack
A command-line based plane spotting and aircraft OSINT reconnaissance tool made using Python.
https://github.com/ANG13T/skytrack
GitHub
GitHub - ANG13T/skytrack: skytrack is a planespotting and aircraft OSINT tool made using Python 🛩🔍
skytrack is a planespotting and aircraft OSINT tool made using Python 🛩🔍 - ANG13T/skytrack
flowtyone / flowty-realtime-lcm-canvas
A realtime sketch to image demo using LCM and the gradio library.
https://github.com/flowtyone/flowty-realtime-lcm-canvas
A realtime sketch to image demo using LCM and the gradio library.
https://github.com/flowtyone/flowty-realtime-lcm-canvas
GitHub
GitHub - flowtyone/flowty-realtime-lcm-canvas: A realtime sketch to image demo using LCM and the gradio library.
A realtime sketch to image demo using LCM and the gradio library. - GitHub - flowtyone/flowty-realtime-lcm-canvas: A realtime sketch to image demo using LCM and the gradio library.
Bash One-Liners for LLMs
Six solid examples of how llamafile can help you be productive on the command line.
https://justine.lol/oneliners/
Six solid examples of how llamafile can help you be productive on the command line.
https://justine.lol/oneliners/
justine.lol
Bash One-Liners for LLMs
Tutorial on how llamafile makes LLMs shell scriptable.
Acly / krita-ai-diffusion
Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
https://github.com/Acly/krita-ai-diffusion
Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
https://github.com/Acly/krita-ai-diffusion
GitHub
GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional…
Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. - Acly/krita-ai-diffusion
PromptBench
A Unified Library for Evaluating and Understanding Large Language Models.
https://github.com/microsoft/promptbench
A Unified Library for Evaluating and Understanding Large Language Models.
https://github.com/microsoft/promptbench
GitHub
GitHub - microsoft/promptbench: A unified evaluation framework for large language models
A unified evaluation framework for large language models - microsoft/promptbench
Hatch v1.8.0 - binaries for every platform, Python management and static analysis backed by Ruff
https://www.reddit.com/r/Python/comments/18fx3f7/hatch_v180_binaries_for_every_platform_python/
https://www.reddit.com/r/Python/comments/18fx3f7/hatch_v180_binaries_for_every_platform_python/
Reddit
From the Python community on Reddit: Hatch v1.8.0 - binaries for every platform, Python management and static analysis backed by…
Explore this post and more from the Python community
Mastering GitHub Copilot for AI Paired Programming
A 6 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.
https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
A 6 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.
https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
GitHub
GitHub - microsoft/Mastering-GitHub-Copilot-for-Paired-Programming: A multi-module course teaching everything you need to know…
A multi-module course teaching everything you need to know about using GitHub Copilot as an AI Peer Programming resource. - microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
Build an instant messenger with Django (in 6 mins)
This video provides a quick tutorial on creating an instant messenger using Django. The tutorial aims to demonstrate the process in a concise manner, making it a helpful resource for individuals interested in developing a messaging application with Django.
https://www.youtube.com/watch?v=-9h3Sjr2WKk
This video provides a quick tutorial on creating an instant messenger using Django. The tutorial aims to demonstrate the process in a concise manner, making it a helpful resource for individuals interested in developing a messaging application with Django.
https://www.youtube.com/watch?v=-9h3Sjr2WKk
YouTube
Build an instant messenger with Django (in 6 mins) 🌮
Whenever I've looked online in the past for a nice example about adding real-time asynchronous events with Django, I've only found lengthy, complex articles - weighed down with dependencies and heavy services to install (like Redis).
I wrote this tutorial…
I wrote this tutorial…