The Categories of Bugs in Python Apps
When writing a Python program, errors are inevitable. However, we can manage the types of errors we produce. Let’s explore a simple model categorizing these errors, from best to worst, and discuss how mindful tool usage can improve software quality.
https://threeofwands.com/the-types-of-errors-in-python-apps/
When writing a Python program, errors are inevitable. However, we can manage the types of errors we produce. Let’s explore a simple model categorizing these errors, from best to worst, and discuss how mindful tool usage can improve software quality.
https://threeofwands.com/the-types-of-errors-in-python-apps/
The Three of Wands
The Categories of Bugs in Python Apps
Say you're writing a Python program, of any kind but maybe a network service. You're likely to err (you're human, after all) and produce errors (bugs, defects) during this process. We can't control whether we make mistakes or not but there are steps we can…
Generative AI for Beginners
A 12 Lesson course teaching everything you need to know to start building Generative AI applications.
https://microsoft.github.io/generative-ai-for-beginners/
A 12 Lesson course teaching everything you need to know to start building Generative AI applications.
https://microsoft.github.io/generative-ai-for-beginners/
microsoft.github.io
Generative AI for Beginners
Description
self-operating-computer
A framework to enable multimodal models to operate a computer.
https://github.com/OthersideAI/self-operating-computer
A framework to enable multimodal models to operate a computer.
https://github.com/OthersideAI/self-operating-computer
GitHub
GitHub - OthersideAI/self-operating-computer: A framework to enable multimodal models to operate a computer.
A framework to enable multimodal models to operate a computer. - OthersideAI/self-operating-computer
AILab-CVC / VideoCrafter
VideoCrafter1: Open Diffusion Models for High-Quality Video Generation
https://github.com/AILab-CVC/VideoCrafter
VideoCrafter1: Open Diffusion Models for High-Quality Video Generation
https://github.com/AILab-CVC/VideoCrafter
GitHub
GitHub - AILab-CVC/VideoCrafter: VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models
VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models - AILab-CVC/VideoCrafter
yerfor / GeneFace
GeneFace: Generalized and High-Fidelity 3D Talking Face Synthesis; ICLR 2023; Official code
https://github.com/yerfor/GeneFace
GeneFace: Generalized and High-Fidelity 3D Talking Face Synthesis; ICLR 2023; Official code
https://github.com/yerfor/GeneFace
GitHub
GitHub - yerfor/GeneFace: GeneFace: Generalized and High-Fidelity 3D Talking Face Synthesis; ICLR 2023; Official code
GeneFace: Generalized and High-Fidelity 3D Talking Face Synthesis; ICLR 2023; Official code - yerfor/GeneFace
apple-home-key-reader
This project offers a demonstration of an Apple Home Key Reader built in Python.
https://github.com/kormax/apple-home-key-reader
This project offers a demonstration of an Apple Home Key Reader built in Python.
https://github.com/kormax/apple-home-key-reader
GitHub
GitHub - kormax/apple-home-key-reader: Apple Home Key Reader Implementation
Apple Home Key Reader Implementation. Contribute to kormax/apple-home-key-reader development by creating an account on GitHub.
Robot Dad
This is an article about a father who created a chatbot named Robot Dad to answer his son’s questions. The chatbot is able to access and process information from the real world through Google Search. Robot Dad can also be used to translate languages.
https://blog.untrod.com/2023/11/robot-dad.html
This is an article about a father who created a chatbot named Robot Dad to answer his son’s questions. The chatbot is able to access and process information from the real world through Google Search. Robot Dad can also be used to translate languages.
https://blog.untrod.com/2023/11/robot-dad.html
Untrod
Robot Dad - Untrod
Tired of Alexa's feeble "here's what I found on wikianswerspam.com" responses to my eight-year-old son's science questions, I whipped up Robot Dad during my Thanksgiving break. He now runs in the...
Building a small REPL in Python
In a lot of my previous interpreter/compiler projects written in Python I hand-rolled a REPL (read-eval-print-loop). It turns out that Python comes with a bunch of batteries included and this is totally unnecessary—you get a lot of goodies for free. Let’s take a look at how to use them, starting from embedding a normal Python REPL in your project.
https://bernsteinbear.com/blog/simple-python-repl/
In a lot of my previous interpreter/compiler projects written in Python I hand-rolled a REPL (read-eval-print-loop). It turns out that Python comes with a bunch of batteries included and this is totally unnecessary—you get a lot of goodies for free. Let’s take a look at how to use them, starting from embedding a normal Python REPL in your project.
https://bernsteinbear.com/blog/simple-python-repl/
Max Bernstein
Building a small REPL in Python
Don’t go it alone. Take this!
sysaidmin
Sysaidmin is a GPT-powered sysadmin for your machine. You can ask it to solve a problem, and it will run commands on your system (with your permission) to debug what's going on.
https://github.com/skorokithakis/sysaidmin/
Sysaidmin is a GPT-powered sysadmin for your machine. You can ask it to solve a problem, and it will run commands on your system (with your permission) to debug what's going on.
https://github.com/skorokithakis/sysaidmin/
GitHub
GitHub - skorokithakis/sysaidmin: A GPT-powered sysadmin.
A GPT-powered sysadmin. Contribute to skorokithakis/sysaidmin development by creating an account on GitHub.
edarchimbaud / awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
https://github.com/edarchimbaud/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
https://github.com/edarchimbaud/awesome-systematic-trading
GitHub
GitHub - paperswithbacktest/awesome-systematic-trading: A curated list of awesome libraries, packages, strategies, books, blogs…
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading. - paperswithbacktest/awesome-systematic-trading
Spinning Up in Deep RL
An educational resource produced by OpenAI that makes it easier to learn about deep reinforcement learning (deep RL).
https://spinningup.openai.com/en/latest/
An educational resource produced by OpenAI that makes it easier to learn about deep reinforcement learning (deep RL).
https://spinningup.openai.com/en/latest/
Intro to Large Language Models
Andrej Karpathy's talk on introduction to Large Language Models covering the core technical component behind systems like ChatGPT, Claude, and Bard. What they are, where they are headed, comparisons and analogies to present-day operating systems, and some of the security-related challenges of this new computing paradigm.
https://www.youtube.com/watch?v=zjkBMFhNj_g
Andrej Karpathy's talk on introduction to Large Language Models covering the core technical component behind systems like ChatGPT, Claude, and Bard. What they are, where they are headed, comparisons and analogies to present-day operating systems, and some of the security-related challenges of this new computing paradigm.
https://www.youtube.com/watch?v=zjkBMFhNj_g
YouTube
[1hr Talk] Intro to Large Language Models
This is a 1 hour general-audience introduction to Large Language Models: the core technical component behind systems like ChatGPT, Claude, and Bard. What they are, where they are headed, comparisons and analogies to present-day operating systems, and some…
langchain-ai / langchain
⚡ Building applications with LLMs through composability ⚡
https://github.com/langchain-ai/langchain
⚡ Building applications with LLMs through composability ⚡
https://github.com/langchain-ai/langchain
GitHub
GitHub - langchain-ai/langchain: 🦜🔗 Build context-aware reasoning applications
🦜🔗 Build context-aware reasoning applications. Contribute to langchain-ai/langchain development by creating an account on GitHub.
ProAgent
From Robotic Process Automation to Agentic Process Automation.
https://github.com/OpenBMB/ProAgent
From Robotic Process Automation to Agentic Process Automation.
https://github.com/OpenBMB/ProAgent
GitHub
GitHub - OpenBMB/ProAgent: An LLM-based Agent for the New Automation Paradigm - Agentic Process Automation
An LLM-based Agent for the New Automation Paradigm - Agentic Process Automation - OpenBMB/ProAgent
Subtitle
Open-source subtitle generation for seamless content translation.
https://github.com/innovatorved/subtitle
Open-source subtitle generation for seamless content translation.
https://github.com/innovatorved/subtitle
GitHub
GitHub - innovatorved/subtitle: Open-source subtitle generation for seamless content translation.
Open-source subtitle generation for seamless content translation. - innovatorved/subtitle
Building a Bootstrap styled form in vanilla Django
In this post, David Smith explores creating a Bootstrap-styled form in vanilla Django without relying on third-party packages. He discusses customizing form widgets, adding CSS classes, and creating a custom field template.
https://smithdc.uk/blog/2023/bootstrap_form_in_vanilla_django
In this post, David Smith explores creating a Bootstrap-styled form in vanilla Django without relying on third-party packages. He discusses customizing form widgets, adding CSS classes, and creating a custom field template.
https://smithdc.uk/blog/2023/bootstrap_form_in_vanilla_django