PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Replacing my best friends with an LLM trained on 500,000 group chat messages

The author trained an uncensored large language model on the college-era group chat that he and his best friends still use, with LlaMa, Modal, and Hex.

https://www.izzy.co/blogs/robo-boys.html
MiniGPT-4

Enhancing Vision-language Understanding with Advanced Large Language Models.

https://minigpt-4.github.io/
Agent-LLM

An Artificial Intelligence Automation Platform. AI Instruction management from various providers, has an adaptive memory, and a versatile plugin system with many commands including web browsing. Supports many AI providers and models and growing support every day.

https://github.com/Josh-XT/Agent-LLM
Make your Python functions return something meaningful, typed, and safe

https://returns.readthedocs.io/en/latest/index.html
gptdeploy

Turn your natural language descriptions into fully functional, deployed AI-powered microservices with a single command! Your imagination is the limit!

https://github.com/jina-ai/gptdeploy
Introducing 'Trusted Publishers'

The post introduces a new feature called Trusted Publishers for the Python Package Index (PyPI) which aims to improve the security of the package distribution process by allowing package maintainers to verify their identities. The author describes how the feature works and highlights its potential impact on the PyPI community.

https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/
Compromising Garmin’s Sport Watches: A Deep Dive into GarminOS and its MonkeyC Virtual Machine

The article provides a detailed analysis of how Garmin's sports watches were compromised through their MonkeyC virtual machine, allowing attackers to execute arbitrary code and potentially access sensitive user information. The author describes the vulnerabilities and outlines steps that Garmin could take to improve the security of their products.

https://www.anvilsecure.com/blog/compromising-garmins-sport-watches-a-deep-dive-into-garminos-and-its-monkeyc-virtual-machine.html
Introducing Delphic —a Production Grade Starter App to use LLMs to Query Your Own Documents

The post introduces Delphic, a starter application for using low-latency model serving (LLMS) to query your own documents. It provides an overview of the features and benefits of Delphic, as well as instructions for getting started with the application.

https://medium.com/@scrudato/introducing-delphic-a-production-grade-starter-app-to-use-llms-to-query-your-own-documents-5c2462357b84