es
Feedback
PythonHub

PythonHub

Ir al canal en Telegram

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

Mostrar más
2 526
Suscriptores
-224 horas
+17 días
+3230 días
Archivo de publicaciones
CoreNet A library for training deep neural networks by Apple. https://github.com/apple/corenet

I accidentally built a meme search engine Or: how to learn about clip/siglip and vector encoding images. https://harper.blog/2024/04/12/i-accidentally-built-a-meme-search-engine

Data Bonsai: a Python package to clean your data with LLMs https://github.com/databonsai/databonsai

Pydantic 2.7 released: the fastest version yet It finally integrates jiter, a high speed JSON parser https://github.com/pydantic/pydantic/releases/tag/v2.7.0

Python Big O: Time complexities of different data structures in Python https://www.pythonmorsels.com/time-complexities/

PySheets – Spreadsheet UI for Python https://pysheets.app/

Hashquery, a Python library for defining reusable analysis https://hashquery.dev/

BeyondLLM Build, evaluate and observe LLM apps. https://github.com/aiplanethub/beyondllm

jxnl / instructor structured outputs for llms https://github.com/jxnl/instructor

meta-llama / codellama Inference code for CodeLlama models https://github.com/meta-llama/codellama

anthropic-cookbook A collection of notebooks/recipes showcasing some fun and effective ways of using Claude. https://github.com/anthropics/anthropic-cookbook

Build a Connect Four game with HTMX and Django in 8 minutes By the end, you'll have built a multiplayer game using HTMX, using neat server-side logic and storing all results in your database. HTMX is a great way to use javascript without writing javascript. https://www.photondesigner.com/articles/connect4-htmx

Portr Open source ngrok alternative designed for teams https://github.com/amalshaji/portr

Django: Pinpoint upstream changes with Git In this post, we’ll cover Django’s branching structure, determining and searching through those commits, a worked example, and advanced behavioural searching with git bisect. https://adamj.eu/tech/2024/04/24/django-pinpoint-upstream-git/

InstructLab Command-line interface. Use this to chat with the model or train the model (training consumes the taxonomy data) https://github.com/instructlab/instructlab

Ask HN: Python Metrics Library https://news.ycombinator.com/item?id=40104427

Run Llama 3 locally using Ollama and LlamaEdge Meta has unveiled Llama3, and now you can run it locally using Ollama. In this video, I explain how to use Ollama to operate various language models, specifically focusing on Llama2 and Llama3. I'll also guide you through the WebUI for the project, demonstrating how to serve models with Ollama and interact with them using Python. https://www.youtube.com/watch?v=wPuoMaD_SnY

Building a Voice Notes App with Django and OpenAI We'll build a voice notes app that uses OpenAI to perform speech to text. As a bonus, we'll use AlpineJS to manage state on the frontend. https://circumeo.io/blog/entry/building-a-voice-notes-app-with-django-and-openai/

bridge Automatic infrastructure for Django. https://github.com/Never-Over/bridge