uk
Feedback
PythonHub

PythonHub

Відкрити в Telegram

News & links about Python programming. https://pythonhub.dev/

Показати більше
2 527
Підписники
-224 години
-67 днів
+1330 день
Архів дописів
5 Tips for Writing Great Code Documentation This video shares the essential principles for creating clear, concise, and effective code documentation. From commenting to docstrings, you’ll learn how to make your code documentation shine and improve accessibility for others. https://www.youtube.com/watch?v=L7Ry-Fiij-M

houseofsecrets / SdPaint Stable Diffusion Painting https://github.com/houseofsecrets/SdPaint

smol developer Human-centric & Coherent Whole Program Synthesis aka your own personal junior developer https://github.com/smol-ai/developer

Trogon Auto-generate friendly terminal user interfaces for command line apps. https://github.com/Textualize/trogon

ImageBind One Embedding Space To Bind Them All. https://github.com/facebookresearch/ImageBind

Guidance A guidance language for controlling large language models. https://github.com/microsoft/guidance

ruoccofabrizio / azure-open-ai-embeddings-qna A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question. https://github.com/ruoccofabrizio/azure-open-ai-embeddings-qna

LMQL A query language for programming (large) language models. https://github.com/eth-sri/lmql

haotian-liu / LLaVA Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities. https://github.com/haotian-liu/LLaVA

tidybot Personalized Robot Assistance with Large Language Models. https://github.com/jimmyyhwu/tidybot

Implement DNS in a weekend An interactive tutorial on implementing a basic DNS server using Python, guiding users through the process step-by-step with clear explanations and code examples, making it a useful resource for learning and understanding DNS server implementation. https://implement-dns.wizardzines.com/

Building a Headless E-Commerce App Using OceanBase and Python This post demonstrates how to use OceanBase in a Python project. We will create a REST API that serves as the backend of a headless e-commerce app. https://dzone.com/articles/building-a-headless-e-commerce-app-using-oceanbase

Datalab: A Linter for ML Datasets Catch issues in your data/labels. This unified audit uses your ML model to automatically detect various problems in real-world datasets that can be fixed to produce a better model. https://cleanlab.ai/blog/datalab/

Pyscan Python dependency vulnerability scanner, written in Rust. https://github.com/aswinnnn/pyscan

Optimize Django Query Performance by combining Select Related and Prefetch Related When building a Django application, one of the key challenges developers face is optimizing database query performance. Django provides two tools,selectrelated and prefetchrelated, that reduce the number of database queries, and increase the performance of your application. This post explores the power of these two methods and how to combine them to maximize your application’s query performance. https://johnnymetz.com/posts/combine-select-related-prefetch-related/

carefree-drawboard Infinite Drawboard in Python. https://github.com/carefree0910/carefree-drawboard

openai / plugins-quickstart Get a ChatGPT plugin up and running in under 5 minutes! https://github.com/openai/plugins-quickstart

Build a Routing Web App With Neo4j, OpenStreetMap, and Leaflet.js Hands-On Workshop Exploring Working With Road Network Data and Routing With Graph Algorithms. https://medium.com/neo4j/build-a-routing-web-app-with-neo4j-openstreetmap-and-leaflet-js-bdc66443132c