2 632
Subscribers
+324 hours
+57 days
+5230 days
Posts Archive
2 632
3 Syntax Updates of Python 3.14 That Will Make Your Code Safer and Better
https://medium.com/techtofreedom/3-syntax-updates-of-python-3-14-that-will-make-your-code-safer-and-better-e616c507ebd5
2 632
Train Your Own LLM – Tutorial
This video offers a beginner-friendly, step-by-step guide to training a large language model from scratch. It covers essential topics such as data preparation, tokenization, model selection, and fine-tuning, providing practical insights for those interested in customizing LLMs for specific applications.
https://www.youtube.com/watch?v=9Ge0sMm65jo
2 632
IntentKit
An open and fair framework for everyone to build AI agents equipped with powerful skills. Launch your agent, improve the world, your wallet, or both!
https://github.com/crestalnetwork/intentkit
2 632
Vscode Vs Cursor: Which One Should You Use In 2025?
Compare VS Code and Cursor in 2025 to find the best code editor for speed, AI features, and productivity.
https://keploy.io/blog/community/vscode-vs-cursor
2 632
mcp-scan
A security scanning tool for MCP servers.
https://github.com/invariantlabs-ai/mcp-scan
2 632
Maps with Django: GeoDjango, Pillow & GPS
A quick-start guide to create a web map with images, using the Python-based Django web framework, leveraging its GeoDjango module, and Pillow, the Python imaging library, to extract GPS information from images.
https://www.paulox.net/2025/04/11/maps-with-django-part-3-geodjango-pillow-and-gps/
2 632
Hatchet - a task queue for modern Python apps
https://www.reddit.com/r/Python/comments/1k045yv/hatchet_a_task_queue_for_modern_python_apps/
2 632
SQLActive - Asynchronous ActiveRecord-style wrapper for SQLAlchemy
https://www.reddit.com/r/madeinpython/comments/1jo5m6j/sqlactive_asynchronous_activerecordstyle_wrapper/
2 632
open-rag-eval
Evaluate and improve your Retrieval-Augmented Generation (RAG) pipelines with open-rag-eval, an open-source Python evaluation toolkit.
https://github.com/vectara/open-rag-eval
2 632
How to Extract GPS Coordinates from a Photo: The USAID Mystery
This post explains how to extract GPS coordinates from a photo using Python and plot them on a map, using libraries like Pillow, ExifRead, and Folium. It challenges the reader to analyze the location of a USAID nutrition pack to determine if the aid is being distributed appropriately.
https://www.marsja.se/how-to-extract-gps-coordinates-from-a-photo-the-usaid-mystery/
2 632
Python 3.14 | Upcoming Changes
This video discusses the upcoming features, performance improvements, and other changes in Python 3.14, including the tail call interpreter, JIT compiler, and free threading. It also covers minor updates and deprecations, providing a comprehensive overview of the new release.
https://www.youtube.com/watch?v=hzys1_xmLPc
2 632
meta-llama / llama-models
Utilities intended for use with Llama models.
https://github.com/meta-llama/llama-models
2 632
MedReason
Eliciting Factual Medical Reasoning Steps in LLMs via Knowledge Graphs.
https://github.com/UCSC-VLAA/MedReason
2 632
User Onboarding Tips and Tricks for Django Developers
This video explains how to implement anonymous onboarding in Django apps, allowing users to try the app without creating an account. It covers storing temporary data in the session and seamlessly transferring it to a user account once created, enhancing the initial user experience.
https://www.youtube.com/watch?v=gFnE6a9-kLw
2 632
OpenAlgo
Open Source Algo Trading Platform for Everyone.
https://github.com/marketcalls/openalgo
