smolGPT
A minimal PyTorch implementation for training your own small LLM from scratch. Designed for educational purposes and simplicity, featuring efficient training, flash attention, and modern sampling techniques.
https://github.com/Om-Alve/smolGPT
A minimal PyTorch implementation for training your own small LLM from scratch. Designed for educational purposes and simplicity, featuring efficient training, flash attention, and modern sampling techniques.
https://github.com/Om-Alve/smolGPT
GitHub
GitHub - Om-Alve/smolGPT
Contribute to Om-Alve/smolGPT development by creating an account on GitHub.
ExtractThinker
ExtractThinker is a Document Intelligence library for LLMs, offering ORM-style interaction for flexible and powerful document workflows.
https://github.com/enoch3712/ExtractThinker
ExtractThinker is a Document Intelligence library for LLMs, offering ORM-style interaction for flexible and powerful document workflows.
https://github.com/enoch3712/ExtractThinker
GitHub
GitHub - enoch3712/ExtractThinker: ExtractThinker is a Document Intelligence library for LLMs, offering ORM-style interaction for…
ExtractThinker is a Document Intelligence library for LLMs, offering ORM-style interaction for flexible and powerful document workflows. - enoch3712/ExtractThinker
LLM Course – Build a Semantic Book Recommender (Python, OpenAI, LangChain, Gradio)
Discover how to build an intelligent book recommendation system using the power of large language models and Python. Learn to transform book descriptions into mathematical representations that enable precise content-based matching. By the end of this course, you'll have built a recommendation engine that helps readers discover their next favorite book.
https://www.youtube.com/watch?v=Q7mS1VHm3Yw
Discover how to build an intelligent book recommendation system using the power of large language models and Python. Learn to transform book descriptions into mathematical representations that enable precise content-based matching. By the end of this course, you'll have built a recommendation engine that helps readers discover their next favorite book.
https://www.youtube.com/watch?v=Q7mS1VHm3Yw
YouTube
LLM Course – Build a Semantic Book Recommender (Python, OpenAI, LangChain, Gradio)
Discover how to build an intelligent book recommendation system using the power of large language models and Python. Learn to transform book descriptions into mathematical representations that enable precise content-based matching. By the end of this course…
Portable Python Bundles on Windows
Packaging Python applications for Windows can be challenging. This post proposes "Python Bundles for Windows," a portable, lightweight convention resembling virtual environments but transferable across machines. It uses simple folder structures and scripts without new tools, offering flexibility and automation potential.
https://dev.to/treehouse/portable-python-bundles-on-windows-41ac
Packaging Python applications for Windows can be challenging. This post proposes "Python Bundles for Windows," a portable, lightweight convention resembling virtual environments but transferable across machines. It uses simple folder structures and scripts without new tools, offering flexibility and automation potential.
https://dev.to/treehouse/portable-python-bundles-on-windows-41ac
DEV Community
Portable Python Bundles on Windows
Packaging Python applications and environments on MS Windows for other users so that they're "ready...
Dynamic Forms with Flask
The article discusses how to create dynamic forms in Flask using WTForms, allowing for flexible form generation based on user input or other conditions. It demonstrates techniques for adding or removing form fields dynamically, both on the server-side and client-side, enhancing the interactivity and functionality of web applications.
https://blog.miguelgrinberg.com/post/dynamic-forms-with-flask
The article discusses how to create dynamic forms in Flask using WTForms, allowing for flexible form generation based on user input or other conditions. It demonstrates techniques for adding or removing form fields dynamically, both on the server-side and client-side, enhancing the interactivity and functionality of web applications.
https://blog.miguelgrinberg.com/post/dynamic-forms-with-flask
Miguelgrinberg
Dynamic Forms with Flask
A common need in web applications is to create a form that allows the user to enter a list of items, with the number of items not known in advance. This is a pattern often used when entering user…
browser-use / browser-use
Make websites accessible for AI agents
https://github.com/browser-use/browser-use
Make websites accessible for AI agents
https://github.com/browser-use/browser-use
GitHub
GitHub - browser-use/browser-use: 🌐 Make websites accessible for AI agents. Automate tasks online with ease.
🌐 Make websites accessible for AI agents. Automate tasks online with ease. - browser-use/browser-use
FilmAgent
A Multi-Agent Framework for End-to-End Film Automation in Virtual 3D Spaces.
https://github.com/HITsz-TMG/FilmAgent
A Multi-Agent Framework for End-to-End Film Automation in Virtual 3D Spaces.
https://github.com/HITsz-TMG/FilmAgent
GitHub
GitHub - HITsz-TMG/FilmAgent: Resources of our paper "FilmAgent: A Multi-Agent Framework for End-to-End Film Automation in Virtual…
Resources of our paper "FilmAgent: A Multi-Agent Framework for End-to-End Film Automation in Virtual 3D Spaces". New versions in the making! - HITsz-TMG/FilmAgent
YuE
Open Full-song Music Generation Foundation Model, something similar toSuno.aibut open
https://github.com/multimodal-art-projection/YuE
Open Full-song Music Generation Foundation Model, something similar toSuno.aibut open
https://github.com/multimodal-art-projection/YuE
GitHub
GitHub - multimodal-art-projection/YuE: YuE: Open Full-song Music Generation Foundation Model, something similar to Suno.ai but…
YuE: Open Full-song Music Generation Foundation Model, something similar to Suno.ai but open - multimodal-art-projection/YuE
devin.cursorrules
Transform your $20 Cursor into a Devin-like AI Assistant.
https://github.com/grapeot/devin.cursorrules
Transform your $20 Cursor into a Devin-like AI Assistant.
https://github.com/grapeot/devin.cursorrules
GitHub
GitHub - grapeot/devin.cursorrules: Magic to turn Cursor/Windsurf as 90% of Devin
Magic to turn Cursor/Windsurf as 90% of Devin. Contribute to grapeot/devin.cursorrules development by creating an account on GitHub.
sqlite-s3vfs
sqlite-s3vfs
Neat open source project on the GitHub organisation for the UK government's ...
https://simonwillison.net/2025/Feb/7/sqlite-s3vfs/#atom-everything
sqlite-s3vfs
Neat open source project on the GitHub organisation for the UK government's ...
https://simonwillison.net/2025/Feb/7/sqlite-s3vfs/#atom-everything
simonwillison.net
sqlite-s3vfs
Neat open source project on the GitHub organisation for the UK government's Department for Business and Trade: a "Python virtual filesystem for SQLite to read from and write to S3." …
Vyper and Python Smart Contracts on Blockchain
This video covers blockchain software development from scratch using Python and Vyper, covering smart contract creation, Python scripting, and interaction with contracts. It also includes advanced topics like fuzzing, NFTs, algorithmic trading, AI, ERC20s, and DeFi, making it suitable for beginners and those looking to expand their blockchain development skills.
https://www.youtube.com/watch?v=nWsLw_1OpE0
This video covers blockchain software development from scratch using Python and Vyper, covering smart contract creation, Python scripting, and interaction with contracts. It also includes advanced topics like fuzzing, NFTs, algorithmic trading, AI, ERC20s, and DeFi, making it suitable for beginners and those looking to expand their blockchain development skills.
https://www.youtube.com/watch?v=nWsLw_1OpE0
YouTube
Vyper and Python Smart Contracts on Blockchain – Full Course for Beginners
If you're interested in learning how to write software that runs on a blockchain distributed ledger database, this comprehensive course will teach you everything from scratch using Python and Vyper, even if you're a complete beginner.
The course will enable…
The course will enable…
The surprising way to save memory with BytesIO
If you want to save memory when reading from a BytesIO, getvalue() is surprisingly a good choice.
https://pythonspeed.com/articles/bytesio-reduce-memory-usage/
If you want to save memory when reading from a BytesIO, getvalue() is surprisingly a good choice.
https://pythonspeed.com/articles/bytesio-reduce-memory-usage/
Python⇒Speed
The surprising way to save memory with BytesIO
If you want to save memory when reading from a BytesIO, getvalue() is surprisingly a good choice.
❤1
PyPI Now Supports Project Archival
PyPI now supports project archival, allowing maintainers to mark projects as not expecting future updates, helping users make informed decisions about dependencies. Archiving doesn't delete or prevent installation of projects, but signals their status and prevents new uploads, with options for maintainers to provide context and unarchive if needed.
https://blog.pypi.org/posts/2025-01-30-archival/
PyPI now supports project archival, allowing maintainers to mark projects as not expecting future updates, helping users make informed decisions about dependencies. Archiving doesn't delete or prevent installation of projects, but signals their status and prevents new uploads, with options for maintainers to provide context and unarchive if needed.
https://blog.pypi.org/posts/2025-01-30-archival/
blog.pypi.org
PyPI Now Supports Project Archival - The Python Package Index Blog
Projects on PyPI can now be marked as archived.
Oumi
Everything you need to build state-of-the-art foundation models, end-to-end.
https://github.com/oumi-ai/oumi
Everything you need to build state-of-the-art foundation models, end-to-end.
https://github.com/oumi-ai/oumi
GitHub
GitHub - oumi-ai/oumi: Easily fine-tune, evaluate and deploy Qwen3, DeepSeek-R1, Llama 4 or any open source LLM / VLM!
Easily fine-tune, evaluate and deploy Qwen3, DeepSeek-R1, Llama 4 or any open source LLM / VLM! - oumi-ai/oumi
A new type of interpreter has been added to Python 3.14 with much better performance
https://www.reddit.com/r/Python/comments/1iks79k/a_new_type_of_interpreter_has_been_added_to/
https://www.reddit.com/r/Python/comments/1iks79k/a_new_type_of_interpreter_has_been_added_to/
Reddit
From the Python community on Reddit: A new type of interpreter has been added to Python 3.14 with much better performance
Explore this post and more from the Python community
pylume
A lightweight Python library to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon.
https://github.com/trycua/pylume
A lightweight Python library to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon.
https://github.com/trycua/pylume
GitHub
GitHub - trycua/pylume: A lightweight Python library to create, run and manage macOS and Linux virtual machines (VMs) natively…
A lightweight Python library to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon. - trycua/pylume
ocrmypdf / OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
https://github.com/ocrmypdf/OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
https://github.com/ocrmypdf/OCRmyPDF
GitHub
GitHub - ocrmypdf/OCRmyPDF: OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched - ocrmypdf/OCRmyPDF
👍1
Building Machine Learning Systems for a Trillion Trillion Floating Point Operations
Over the past decade, Machine Learning has become ubiquitous, transforming industries and scientific research, while requiring massive computational infrastructure. The talk will explore the evolution of ML systems like PyTorch, discussing how they've adapted to meet growing training demands, optimizing single-GPU performance, and scaling to thousands of GPUs.
https://www.youtube.com/watch?v=139UPjoq7Kw
Over the past decade, Machine Learning has become ubiquitous, transforming industries and scientific research, while requiring massive computational infrastructure. The talk will explore the evolution of ML systems like PyTorch, discussing how they've adapted to meet growing training demands, optimizing single-GPU performance, and scaling to thousands of GPUs.
https://www.youtube.com/watch?v=139UPjoq7Kw
YouTube
Building Machine Learning Systems for a Trillion Trillion Floating Point Operations
Over the last 10 years we've seen Machine Learning consume everything, from the tech industry to the Nobel Prize, and yes, even the ML acronym. This rise in ML has also come along with an unprecedented buildout of infra, with Llama 3 now reaching 4e25 floating…