Light speed with Python and JS
Nope, this article is not about making Python and JS run very fast, it's about making a light speed effect for the fun of a hundred of drunk people
https://www.bitecode.dev/p/light-speed-with-python-and-js
Nope, this article is not about making Python and JS run very fast, it's about making a light speed effect for the fun of a hundred of drunk people
https://www.bitecode.dev/p/light-speed-with-python-and-js
www.bitecode.dev
Light speed with Python and JS
We've gone to plaid!
Extracting Words from Scanned Books: A Step-by-Step Tutorial with Python, OpenCV
https://github.com/feitgemel/Open-CV/tree/main/Words-Segmentation
https://github.com/feitgemel/Open-CV/tree/main/Words-Segmentation
GitHub
Open-CV/Words-Segmentation at main · feitgemel/Open-CV
Open CV Python code examples. Contribute to feitgemel/Open-CV development by creating an account on GitHub.
An Intro to Logging with Python and Loguru
Python’s logging module isn’t the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru. Loguru intends to remove all the boilerplate you get with the Python logging API. You will find that Loguru greatly simplifies creating logs in Python.
https://www.blog.pythonlibrary.org/2024/05/15/an-intro-to-logging-with-python-and-loguru/
Python’s logging module isn’t the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru. Loguru intends to remove all the boilerplate you get with the Python logging API. You will find that Loguru greatly simplifies creating logs in Python.
https://www.blog.pythonlibrary.org/2024/05/15/an-intro-to-logging-with-python-and-loguru/
Mouse Vs Python
An Intro to Logging with Python and Loguru - Mouse Vs Python
Python's logging module isn't the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru.
Frame
Frame is a markdown language for creating state machines (automata) in Python as well as generating UML documentation.
https://github.com/frame-lang/frame_transpiler
Frame is a markdown language for creating state machines (automata) in Python as well as generating UML documentation.
https://github.com/frame-lang/frame_transpiler
GitHub
GitHub - frame-lang/frame_transpiler: Frame is a markdown language for creating state machines (automata) in Python as well as…
Frame is a markdown language for creating state machines (automata) in Python as well as generating UML documentation. - frame-lang/frame_transpiler
The Unit of Work Design Pattern Explained
This video explains the Unit of Work design pattern, a crucial concept for anyone who regularly interacts with databases. This pattern plays a key role by accumulating all transactions and executing them collectively. But why is this necessary? Find out in this video.
https://www.youtube.com/watch?v=HX6vkP-QD7U
This video explains the Unit of Work design pattern, a crucial concept for anyone who regularly interacts with databases. This pattern plays a key role by accumulating all transactions and executing them collectively. But why is this necessary? Find out in this video.
https://www.youtube.com/watch?v=HX6vkP-QD7U
YouTube
The Unit of Work Design Pattern Explained
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In today's video, I'll explain the Unit of Work design pattern, a crucial concept for anyone who regularly interacts with databases. This pattern plays a key role…
In today's video, I'll explain the Unit of Work design pattern, a crucial concept for anyone who regularly interacts with databases. This pattern plays a key role…
Pipecat
Open Source framework for voice and multimodal conversational AI.
https://github.com/pipecat-ai/pipecat
Open Source framework for voice and multimodal conversational AI.
https://github.com/pipecat-ai/pipecat
GitHub
GitHub - pipecat-ai/pipecat: Open Source framework for voice and multimodal conversational AI
Open Source framework for voice and multimodal conversational AI - pipecat-ai/pipecat
TimesFM
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
https://github.com/google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
https://github.com/google-research/timesfm
GitHub
GitHub - google-research/timesfm: TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed…
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting. - google-research/timesfm
Django: Getting a full model instance from a Subquery
https://blog.bmispelon.rocks/articles/2024/2024-05-09-django-getting-a-full-model-instance-from-a-subquery.html
https://blog.bmispelon.rocks/articles/2024/2024-05-09-django-getting-a-full-model-instance-from-a-subquery.html
👍1
High Impact Python Streamlit: Beautiful Interactive Maps and Charts
A step by step modular approach with UNFAO global food insecurity data.
https://johnloewen.substack.com/p/high-impact-python-streamlit-beautiful
A step by step modular approach with UNFAO global food insecurity data.
https://johnloewen.substack.com/p/high-impact-python-streamlit-beautiful
Data at Depth
High Impact Python Streamlit: Beautiful Interactive Maps and Charts
A step by step modular approach with UNFAO global food insecurity data
Tezos Blockchain Developer Course – Python Web3 Development
Learn how to develop distributed applications on Tezos, from setting up wallets to understanding and managing smart contracts effectively. The course covers various tools and techniques essential for Tezos developers and highlights the community-driven innovations that support the platform's growth.
https://www.youtube.com/watch?v=pHQfw1W7V8s
Learn how to develop distributed applications on Tezos, from setting up wallets to understanding and managing smart contracts effectively. The course covers various tools and techniques essential for Tezos developers and highlights the community-driven innovations that support the platform's growth.
https://www.youtube.com/watch?v=pHQfw1W7V8s
YouTube
Tezos Blockchain Developer Course – Python Web3 Development
This comprehensive Tezos blockchain development course will teach you about its ecosystem, smart contracts, and the technology’s applications. Tezos provided a grant to make this course possible.
Learn how to develop distributed applications on Tezos, from…
Learn how to develop distributed applications on Tezos, from…
UXsim
Vehicular traffic flow simulator in road network, written in pure Python.
https://github.com/toruseo/UXsim
Vehicular traffic flow simulator in road network, written in pure Python.
https://github.com/toruseo/UXsim
GitHub
GitHub - toruseo/UXsim: Vehicular traffic flow simulator in road network, written in pure Python
Vehicular traffic flow simulator in road network, written in pure Python - toruseo/UXsim
A first attempt at DSPy Agents from scratch
This post is going to take a first pass at creating Agents from scratch, using DSPy. The goal here is education, and to explore how one might build agents from scratch in DSPy.
https://learnbybuilding.ai/tutorials/dspy-agents-from-scratch
This post is going to take a first pass at creating Agents from scratch, using DSPy. The goal here is education, and to explore how one might build agents from scratch in DSPy.
https://learnbybuilding.ai/tutorials/dspy-agents-from-scratch
learnbybuilding.ai
A first attempt at DSPy Agents from scratch
This post is going to take a first pass at creating Agents from scratch, using DSPy. The goal here is education, and to explore how one might build agents from scratch in DSPy.
FastAPI-SaaS-Template
A FastAPI template for License and user management for SaaS and on-prem software
https://github.com/shekhuverma/FastAPI-SaaS-Template
A FastAPI template for License and user management for SaaS and on-prem software
https://github.com/shekhuverma/FastAPI-SaaS-Template
GitHub
GitHub - shekhuverma/FastAPI-SaaS-Template: FastAPI based feature rich backend for SaaS products and creating user dashboards.
FastAPI based feature rich backend for SaaS products and creating user dashboards. - shekhuverma/FastAPI-SaaS-Template
dvlab-research / MGM
Official repo for "Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models"
https://github.com/dvlab-research/MGM
Official repo for "Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models"
https://github.com/dvlab-research/MGM
GitHub
GitHub - dvlab-research/MGM: Official repo for "Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models"
Official repo for "Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models" - dvlab-research/MGM
❤1
Parsing PNG images in Mojo
The post details the author's experience implementing a PNG parser in the Mojo programming language. It covers challenges faced, such as handling unsigned 8-bit integers and converting bytes to strings, while exploring idiomatic ways to write Mojo code for this task.
https://fnands.com/blog/2024/mojo-png-parsing/
The post details the author's experience implementing a PNG parser in the Mojo programming language. It covers challenges faced, such as handling unsigned 8-bit integers and converting bytes to strings, while exploring idiomatic ways to write Mojo code for this task.
https://fnands.com/blog/2024/mojo-png-parsing/
Fnands
fnands - Parsing PNG images in Mojo
👍1
MindNLP
Easy-to-use and high-performance NLP and LLM framework based on MindSpore, compatible with models and datasets of Huggingface.
https://github.com/mindspore-lab/mindnlp
Easy-to-use and high-performance NLP and LLM framework based on MindSpore, compatible with models and datasets of Huggingface.
https://github.com/mindspore-lab/mindnlp
GitHub
GitHub - mindspore-lab/mindnlp: Easy-to-use and high-performance NLP and LLM framework based on MindSpore, compatible with models…
Easy-to-use and high-performance NLP and LLM framework based on MindSpore, compatible with models and datasets of 🤗Huggingface. - mindspore-lab/mindnlp
stanford-oval / storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
https://github.com/stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
https://github.com/stanford-oval/storm
GitHub
GitHub - stanford-oval/storm: An LLM-powered knowledge curation system that researches a topic and generates a full-length report…
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. - stanford-oval/storm