Paracelsus
Paracelsus generates Entity Relationship Diagrams by reading your SQLAlchemy models.
https://github.com/tedivm/paracelsus
Paracelsus generates Entity Relationship Diagrams by reading your SQLAlchemy models.
https://github.com/tedivm/paracelsus
GitHub
GitHub - tedivm/paracelsus: Visualize SQLAlchemy Databases using Mermaid or Dot Diagrams.
Visualize SQLAlchemy Databases using Mermaid or Dot Diagrams. - tedivm/paracelsus
An Introduction to Coding In Rust for Pythonistas
This video explores coding with Rust for the first time, diving into its cool features and drawing comparisons with Python.
https://www.youtube.com/watch?v=MoqtsYLGCC4
This video explores coding with Rust for the first time, diving into its cool features and drawing comparisons with Python.
https://www.youtube.com/watch?v=MoqtsYLGCC4
YouTube
An Introduction to Coding In Rust for Pythonistas
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I'll explore coding with Rust for the first time, diving into its cool features and drawing comparisons with Python.
😺 Git repository: https://git…
In this video, I'll explore coding with Rust for the first time, diving into its cool features and drawing comparisons with Python.
😺 Git repository: https://git…
AutoGluon-TimeSeries : Creating Powerful Ensemble Forecasts - Complete Tutorial
Amazon's framework for time-series forecasting has it all.
https://aihorizonforecast.substack.com/p/autogluon-timeseries-creating-powerful
Amazon's framework for time-series forecasting has it all.
https://aihorizonforecast.substack.com/p/autogluon-timeseries-creating-powerful
Substack
AutoGluon-TimeSeries : Creating Powerful Ensemble Forecasts - Complete Tutorial
Amazon's framework for time-series forecasting has it all.
How to make LLMs go fast
This post is a long and wide-ranging survey of a bunch of different ways to make LLMs go brrrr, from better hardware utilization to clever decoding tricks.
https://vgel.me/posts/faster-inference
This post is a long and wide-ranging survey of a bunch of different ways to make LLMs go brrrr, from better hardware utilization to clever decoding tricks.
https://vgel.me/posts/faster-inference
vgel.me
How to make LLMs go fast
Blog about linguistics, programming, and my projects
Portable Efficient Assembly Code-Generator in Higher-Level Python (PeachPy)
https://github.com/Maratyszcza/PeachPy
https://github.com/Maratyszcza/PeachPy
GitHub
GitHub - Maratyszcza/PeachPy: x86-64 assembler embedded in Python
x86-64 assembler embedded in Python. Contribute to Maratyszcza/PeachPy development by creating an account on GitHub.
UForm
Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and video, up to 5x faster than OpenAI CLIP and LLaVA.
https://github.com/unum-cloud/uform
Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and video, up to 5x faster than OpenAI CLIP and LLaVA.
https://github.com/unum-cloud/uform
GitHub
GitHub - unum-cloud/uform: Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images…
Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️ - unum-cloud/uform
mixtral-offloading
Run Mixtral-8x7B models in Colab or consumer desktops.
https://github.com/dvmazur/mixtral-offloading
Run Mixtral-8x7B models in Colab or consumer desktops.
https://github.com/dvmazur/mixtral-offloading
GitHub
GitHub - dvmazur/mixtral-offloading: Run Mixtral-8x7B models in Colab or consumer desktops
Run Mixtral-8x7B models in Colab or consumer desktops - dvmazur/mixtral-offloading
falco
Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.
https://github.com/tobi-de/falco
Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.
https://github.com/tobi-de/falco
GitHub
GitHub - Tobi-De/falco: Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.
Enhance your Django developer experience: CLI and Guides for the Modern Django Developer. - Tobi-De/falco
Fine Tuning Python WSGI and ASGI applications for Flask, Django, and FastAPI
In this post, the focus is on examining best practices for configuring Python web servers such as Gunicorn, Uvicorn, and Hypercorn. The architecture of the components between Python code and users will be summarized, and verification methods like load testing will be discussed to ensure the configuration can withstand user traffic.
https://tonybaloney.github.io/posts/fine-tuning-wsgi-and-asgi-applications.html
In this post, the focus is on examining best practices for configuring Python web servers such as Gunicorn, Uvicorn, and Hypercorn. The architecture of the components between Python code and users will be summarized, and verification methods like load testing will be discussed to ensure the configuration can withstand user traffic.
https://tonybaloney.github.io/posts/fine-tuning-wsgi-and-asgi-applications.html
tonybaloney.github.io
Fine Tuning Python WSGI and ASGI applications for Flask, Django, and FastAPI
Exploring strategies for optimal Gunicorn, Uvicorn and Hypercorn configurations for Flask, Django, and FastAPI
Fastest Way to Read Excel in Python
Reading 500K rows in less than 4 seconds.
https://hakibenita.com/fast-excel-python
Reading 500K rows in less than 4 seconds.
https://hakibenita.com/fast-excel-python
Hakibenita
Fastest Way to Read Excel in Python
Reading 500K rows in less than 4 seconds
Fontimize: Subset Fonts to Exactly and Only Your Website's Used Characters
Fontimize is a Python library that enables the creation of font subsets containing only the specific glyphs needed for text or HTML, thereby reducing the initial download size of websites and optimizing bandwidth usage.
https://daveon.design/introducing-fontimize-subset-fonts-to-exactly-and-only-your-websites-used-characters.html
Fontimize is a Python library that enables the creation of font subsets containing only the specific glyphs needed for text or HTML, thereby reducing the initial download size of websites and optimizing bandwidth usage.
https://daveon.design/introducing-fontimize-subset-fonts-to-exactly-and-only-your-websites-used-characters.html
Dave on Design
Introducing Fontimize| Subset Fonts to Exactly and Only Your Website's Used Characters
A Python library to subset fonts, which cuts ~95% from the size of your site’s font files & downloads/bandwidth. To use: from fontimize import optimise_fonts_for_files and call it with a list of HTML files. See the the full API docs for more info.
Find…
Find…
MotionCtrl
A Unified and Flexible Motion Controller for Video Generation.
https://github.com/TencentARC/MotionCtrl
A Unified and Flexible Motion Controller for Video Generation.
https://github.com/TencentARC/MotionCtrl
GitHub
GitHub - TencentARC/MotionCtrl: Official Code for MotionCtrl [SIGGRAPH 2024]
Official Code for MotionCtrl [SIGGRAPH 2024]. Contribute to TencentARC/MotionCtrl development by creating an account on GitHub.
semantic-router
Semantic Router is a superfast decision layer for your LLMs and agents. Rather than waiting for slow LLM generations to make tool-use decisions, we use the magic of semantic vector space to make those decisions — routing our requests using semantic meaning.
https://github.com/aurelio-labs/semantic-router
Semantic Router is a superfast decision layer for your LLMs and agents. Rather than waiting for slow LLM generations to make tool-use decisions, we use the magic of semantic vector space to make those decisions — routing our requests using semantic meaning.
https://github.com/aurelio-labs/semantic-router
GitHub
GitHub - aurelio-labs/semantic-router: Superfast AI decision making and intelligent processing of multi-modal data.
Superfast AI decision making and intelligent processing of multi-modal data. - aurelio-labs/semantic-router
DocFlow
DocFlow is a powerful Document Management API designed to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more.
https://github.com/jiisanda/docflow
DocFlow is a powerful Document Management API designed to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more.
https://github.com/jiisanda/docflow
GitHub
GitHub - jiisanda/docflow: DocFlow is a powerful Document Management API designed to streamline document handling, including seamless…
DocFlow is a powerful Document Management API designed to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more. - jiisanda/docflow
Asyncio Logging Without Blocking
You can implement non-blocking logging in asyncio programs by using a shared Queue with a ...
https://superfastpython.com/asyncio-log-blocking/
You can implement non-blocking logging in asyncio programs by using a shared Queue with a ...
https://superfastpython.com/asyncio-log-blocking/
Super Fast Python
Asyncio Logging Without Blocking - Super Fast Python
You can implement non-blocking logging in asyncio programs by using a shared Queue with a QueueHandler to log messages and a QueueListener to store log messages. In this tutorial, you will discover how to log without blocking from asyncio programs in Python.…
Retro on Viberary
The article reflects on the author's experience with Viberary, a side project aimed at finding books based on a particular vibe. The project was created to explore machine learning side projects and the intersection of search and recommendations, serving as a production-grade complement to the author's recent deep dive into embeddings.
https://vickiboykis.com/2024/01/05/retro-on-viberary/
The article reflects on the author's experience with Viberary, a side project aimed at finding books based on a particular vibe. The project was created to explore machine learning side projects and the intersection of search and recommendations, serving as a production-grade complement to the author's recent deep dive into embeddings.
https://vickiboykis.com/2024/01/05/retro-on-viberary/
★❤✰ Vicki Boykis ★❤✰
Retro on Viberary
Do fun projects