Functions vs Classes: When to Use Which and Why?
Functions vs. Classes?! Are you trying to decide which one to use in your code? This video explores how and when to use each of them, so you can make sure your code is as efficient and effective as possible.
https://www.youtube.com/watch?v=txRTzljmV0Q
Functions vs. Classes?! Are you trying to decide which one to use in your code? This video explores how and when to use each of them, so you can make sure your code is as efficient and effective as possible.
https://www.youtube.com/watch?v=txRTzljmV0Q
YouTube
Functions vs Classes: When to Use Which and Why?
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Functions vs. Classes?! Are you trying to decide which one to use in your code? In this video, I’ll explore how and when to use each of them, so you can make sure…
Functions vs. Classes?! Are you trying to decide which one to use in your code? In this video, I’ll explore how and when to use each of them, so you can make sure…
Bad Beat Poetry
Lockfiles are great. They can also be hard to review and a source of malicious code injection.
https://blog.phylum.io/bad-beat-poetry
Lockfiles are great. They can also be hard to review and a source of malicious code injection.
https://blog.phylum.io/bad-beat-poetry
Phylum Research | Software Supply Chain Security
Bad Beat Poetry
Lockfiles are great. They can also be hard to review and a source of malicious code injection.
Starfyre - A Python Web Framework for creating frontend web applications
https://www.reddit.com/r/Python/comments/13bloxf/starfyre_a_python_web_framework_for_creating/
https://www.reddit.com/r/Python/comments/13bloxf/starfyre_a_python_web_framework_for_creating/
Reddit
From the Python community on Reddit: Starfyre - A Python Web Framework for creating frontend web applications
Explore this post and more from the Python community
django-docker-quickstart
Your all-in-one Django-Docker starter kit. Pre-configured services including PostgreSQL, Redis, Celery, with Nginx and Traefik for production. Streamlined development with included tools for testing and formatting.
https://github.com/godd0t/django-docker-quickstart
Your all-in-one Django-Docker starter kit. Pre-configured services including PostgreSQL, Redis, Celery, with Nginx and Traefik for production. Streamlined development with included tools for testing and formatting.
https://github.com/godd0t/django-docker-quickstart
GitHub
GitHub - godd0t/django-docker-quickstart: Your all-in-one Django-Docker starter kit. Pre-configured services including PostgreSQL…
Your all-in-one Django-Docker starter kit. Pre-configured services including PostgreSQL, Redis, Celery, with Nginx and Traefik for production. Streamlined development with included tools for testin...
Polars Crash Course: Python's Library of Big Data Analytics
https://www.youtube.com/watch?v=aiHSMYvoqYE
https://www.youtube.com/watch?v=aiHSMYvoqYE
YouTube
Master Python Polars for Efficient Big Data Handling: 22-Minute Crash Course!
Unlock the power of Python Polars for efficient big data handling in this 22-minute crash course. Dive into practical techniques and real-world examples to streamline your data processing workflows and maximize performance. Perfect for data enthusiasts and…
RasaGPT
RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain.
https://github.com/paulpierre/RasaGPT
RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain.
https://github.com/paulpierre/RasaGPT
GitHub
GitHub - paulpierre/RasaGPT: 💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/…
💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram - paulpierre/RasaGPT
pyscript / pyscript
Home Page: https://pyscript.net Examples: https://pyscript.net/examples
https://github.com/pyscript/pyscript
Home Page: https://pyscript.net Examples: https://pyscript.net/examples
https://github.com/pyscript/pyscript
pyscript.net
PyScript is a platform for Python in the browser.
lightaime / camel
🐫 CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
https://github.com/lightaime/camel
🐫 CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
https://github.com/lightaime/camel
GitHub
GitHub - camel-ai/camel: 🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel…
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org - camel-ai/camel
You probably don't know how to do Prompt Engineering
Features missing from most LLM front-ends that should exist.
https://gist.github.com/Hellisotherpeople/45c619ee22aac6865ca4bb328eb58faf
Features missing from most LLM front-ends that should exist.
https://gist.github.com/Hellisotherpeople/45c619ee22aac6865ca4bb328eb58faf
Gist
You probably don't know how to do Prompt Engineering, let me educate you.
You probably don't know how to do Prompt Engineering, let me educate you. - blog.md
15 Python Tips To Take Your Code To The Next Level!
https://gist.github.com/Julynx/dd500d8ae7e335c3c84684ede2293e1f
https://gist.github.com/Julynx/dd500d8ae7e335c3c84684ede2293e1f
Gist
15 Python Tips To Take Your Code To The Next Level!
15 Python Tips To Take Your Code To The Next Level! - 15_python_tips.md
microsoft / DeepSpeedExamples
Example models using DeepSpeed
https://github.com/microsoft/DeepSpeedExamples
Example models using DeepSpeed
https://github.com/microsoft/DeepSpeedExamples
GitHub
GitHub - deepspeedai/DeepSpeedExamples: Example models using DeepSpeed
Example models using DeepSpeed. Contribute to deepspeedai/DeepSpeedExamples development by creating an account on GitHub.
5 Horrifying Python Techniques to get you fired
Python is a great language, with a few... exploits. While a lot of implementation details make it easier to work with, they also lead to quirks - quirks which can be exploited for fun (and profit?). Whether it's variables, match statements, type hinting, imports, or even just trying to fit everything on one line, this talk has more than a few slithering tricks up its sleeve.
https://www.youtube.com/watch?v=t863QfAOmlY
Python is a great language, with a few... exploits. While a lot of implementation details make it easier to work with, they also lead to quirks - quirks which can be exploited for fun (and profit?). Whether it's variables, match statements, type hinting, imports, or even just trying to fit everything on one line, this talk has more than a few slithering tricks up its sleeve.
https://www.youtube.com/watch?v=t863QfAOmlY
YouTube
⚡ 5 Horrifying Python Techniques to get you fired - Andrew L
Python is a great language, with a few... cursed exploits. While a lot of implementation details make it easier to work with, they also lead to quirks - quirks which can be exploited for fun (and profit?). Whether it's variables, match statements, type hinting…
facebookresearch / AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
https://github.com/facebookresearch/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
https://github.com/facebookresearch/AnimatedDrawings
GitHub
GitHub - facebookresearch/AnimatedDrawings: Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
Code to accompany "A Method for Animating Children's Drawings of the Human Figure" - facebookresearch/AnimatedDrawings
Deploy a Voice-Based Chatbot with BentoML, LangChain, and Gradio
The article provides a tutorial on how to deploy a voice-based chatbot using several open-source tools, including BentoML, LangChain, and Gradio. It covers the steps for building and training a chatbot model, integrating it with voice commands, and deploying the model as a web service for real-time interactions with users.
https://towardsdatascience.com/deploy-a-voice-based-chatbot-with-bentoml-langchain-and-gradio-7f25af3e45df
The article provides a tutorial on how to deploy a voice-based chatbot using several open-source tools, including BentoML, LangChain, and Gradio. It covers the steps for building and training a chatbot model, integrating it with voice commands, and deploying the model as a web service for real-time interactions with users.
https://towardsdatascience.com/deploy-a-voice-based-chatbot-with-bentoml-langchain-and-gradio-7f25af3e45df
Medium
Deploy a Voice-Based Chatbot with BentoML, LangChain, and Gradio
BentoML is Like Lego for ML engineers