Python 3.10.14, 3.9.19, and 3.8.19 is now available
https://pythoninsider.blogspot.com/2024/03/python-31014-3919-and-3819-is-now.html
https://pythoninsider.blogspot.com/2024/03/python-31014-3919-and-3819-is-now.html
Blogspot
Python Insider: Python 3.10.14, 3.9.19, and 3.8.19 is now available
phospho
Text analytics for LLM apps. PostHog for prompts. Extract evaluations, intents and events from text messages. phospho leverages LLM (OpenAI, MistralAI, Ollama, etc.)
https://github.com/phospho-app/phospho
Text analytics for LLM apps. PostHog for prompts. Extract evaluations, intents and events from text messages. phospho leverages LLM (OpenAI, MistralAI, Ollama, etc.)
https://github.com/phospho-app/phospho
GitHub
GitHub - phospho-app/phospho: Text analytics for LLM apps. Cluster messages to detect use cases, outliers, power users. Detect…
Text analytics for LLM apps. Cluster messages to detect use cases, outliers, power users. Detect intents and run evals with LLM (OpenAI, MistralAI, Ollama, etc.) - phospho-app/phospho
Chronos
Pretrained (Language) Models for Probabilistic Time Series Forecasting.
https://github.com/amazon-science/chronos-forecasting
Pretrained (Language) Models for Probabilistic Time Series Forecasting.
https://github.com/amazon-science/chronos-forecasting
GitHub
GitHub - amazon-science/chronos-forecasting: Chronos: Pretrained Models for Probabilistic Time Series Forecasting
Chronos: Pretrained Models for Probabilistic Time Series Forecasting - amazon-science/chronos-forecasting
Lambda on hard mode: Inside Modal's web infrastructure
This post talks about how Modal handles real-time HTTP requests and WebSockets in serverless functions.
https://modal.com/blog/serverless-http
This post talks about how Modal handles real-time HTTP requests and WebSockets in serverless functions.
https://modal.com/blog/serverless-http
Modal
Lambda on hard mode: Inside Modal's web infrastructure
In this post, we'll talk about how Modal handles real-time HTTP requests and WebSockets in serverless functions.
Creating an autopilot in X-Plane using Python
https://austinsnerdythings.com/2021/10/15/creating-an-autopilot-in-x-plane-using-python-part-1/
https://austinsnerdythings.com/2021/10/15/creating-an-autopilot-in-x-plane-using-python-part-1/
Austin's Nerdy Things
Creating an autopilot in X-Plane using Python - part 1 - Austin's Nerdy Things
Introduction Today’s post will take us in a slightly different direction than the last few. Today’s post will be about hooking up some Python code to the X-Plane flight simulator to enable development of an autopilot using PID (proportional-integral-derivative)…
levihsu / OOTDiffusion
Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
https://github.com/levihsu/OOTDiffusion
Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
https://github.com/levihsu/OOTDiffusion
GitHub
GitHub - levihsu/OOTDiffusion: [AAAI 2025] Official implementation of "OOTDiffusion: Outfitting Fusion based Latent Diffusion for…
[AAAI 2025] Official implementation of "OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on" - levihsu/OOTDiffusion
AutoDev: Automated AI-Driven Development
The paper "AutoDev: Automated AI-Driven Development" presents an automated approach to AI-driven development, involving a collaborative effort by multiple authors. It explores the advancements in automated development processes driven by artificial intelligence, showcasing a comprehensive study on AutoDev
https://arxiv.org/html/2403.08299v1
The paper "AutoDev: Automated AI-Driven Development" presents an automated approach to AI-driven development, involving a collaborative effort by multiple authors. It explores the advancements in automated development processes driven by artificial intelligence, showcasing a comprehensive study on AutoDev
https://arxiv.org/html/2403.08299v1
DarkGPT
DarkGPT is an artificial intelligence assistant based on GPT-4-200K designed to perform queries on leaked databases.
https://github.com/luijait/DarkGPT
DarkGPT is an artificial intelligence assistant based on GPT-4-200K designed to perform queries on leaked databases.
https://github.com/luijait/DarkGPT
FujiwaraChoki / MoneyPrinterV2
Automate the process of making money online.
https://github.com/FujiwaraChoki/MoneyPrinterV2
Automate the process of making money online.
https://github.com/FujiwaraChoki/MoneyPrinterV2
GitHub
GitHub - FujiwaraChoki/MoneyPrinterV2: Automate the process of making money online.
Automate the process of making money online. Contribute to FujiwaraChoki/MoneyPrinterV2 development by creating an account on GitHub.
Skyvern
Automate browser-based workflows with LLMs and Computer Vision.
https://github.com/Skyvern-AI/skyvern
Automate browser-based workflows with LLMs and Computer Vision.
https://github.com/Skyvern-AI/skyvern
GitHub
GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision
Automate browser-based workflows with LLMs and Computer Vision - Skyvern-AI/skyvern
How to Test Asynchronous Code in Python
Testing asynchronous code is tricky but essential for creating smooth, error-free, and reliable applications. So in this video, I'll guide you through the basics of testing asynchronous code effectively.
https://www.youtube.com/watch?v=n1nqgMtWRwg
Testing asynchronous code is tricky but essential for creating smooth, error-free, and reliable applications. So in this video, I'll guide you through the basics of testing asynchronous code effectively.
https://www.youtube.com/watch?v=n1nqgMtWRwg
YouTube
How to Test Asynchronous Code in Python
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Testing asynchronous code is tricky but essential for creating smooth, error-free, and reliable applications. So in this video, I'll guide you through the basics of…
Testing asynchronous code is tricky but essential for creating smooth, error-free, and reliable applications. So in this video, I'll guide you through the basics of…
How to use PostgreSQL for (military) geoanalytics tasks
This is a detailed guide on utilizing PostgreSQL for military geoanalytics tasks, emphasizing the importance of geospatial data processing in military operations. It covers methods for processing geospatial data, finding nearest objects, distance calculations, using geospatial indexes, determining points within polygons, and geospatial aggregation to enhance analytical capabilities in mi...
https://klioba.com/how-to-use-postgresql-for-military-geoanalytics-tasks
This is a detailed guide on utilizing PostgreSQL for military geoanalytics tasks, emphasizing the importance of geospatial data processing in military operations. It covers methods for processing geospatial data, finding nearest objects, distance calculations, using geospatial indexes, determining points within polygons, and geospatial aggregation to enhance analytical capabilities in mi...
https://klioba.com/how-to-use-postgresql-for-military-geoanalytics-tasks
Nextjs and Django Airbnb Clone
Learn how to build a fullstack clone of Airbnb using technologies like Nextjs/React and Tailwind in the frontend, and Django with Django rest framework in the backend.
https://www.youtube.com/playlist?list=PLpyspNLjzwBnP-906FBRP5qzB4YXjMvnT
Learn how to build a fullstack clone of Airbnb using technologies like Nextjs/React and Tailwind in the frontend, and Django with Django rest framework in the backend.
https://www.youtube.com/playlist?list=PLpyspNLjzwBnP-906FBRP5qzB4YXjMvnT
YouTube
Nextjs and Django Airbnb Clone
Learn how to build a fullstack clone of the popular website Airbnb using technologies like Nextjs/React and Tailwind in the frontend, and Django with Django ...
👍1
MindGraph
Proof of concept prototype for generating and querying against an ever-expanding knowledge graph with AI.
https://github.com/yoheinakajima/mindgraph
Proof of concept prototype for generating and querying against an ever-expanding knowledge graph with AI.
https://github.com/yoheinakajima/mindgraph
GitHub
GitHub - yoheinakajima/mindgraph: proof of concept prototype for generating and querying against an ever-expanding knowledge graph…
proof of concept prototype for generating and querying against an ever-expanding knowledge graph with ai - yoheinakajima/mindgraph
Building command-line applications in Python
Dive into a comprehensive guide on implementing command-line applications in Python. This tutorial uses the argparse module to explain how arguments, flags, and options work in a command-line application by building a BMI calculator app and implementing the Linux head command in Python.
https://www.honeybadger.io/blog/building-command-line-applications-in-python-a-comprehensive-guide/
Dive into a comprehensive guide on implementing command-line applications in Python. This tutorial uses the argparse module to explain how arguments, flags, and options work in a command-line application by building a BMI calculator app and implementing the Linux head command in Python.
https://www.honeybadger.io/blog/building-command-line-applications-in-python-a-comprehensive-guide/
Honeybadger Developer Blog
Building command-line applications in Python
Dive into a comprehensive guide on implementing command-line applications in Python. This tutorial uses the `argparse` module to explain how arguments, flags, and options work in a command-line application by building...