Stay tuned for more such interesting posts → @Saboo_Shubham_ I have created 100+ AI Agents and RAG tutorials, 100% free and opensource. P.S: Don't forget to star the repo to show your support
OPEN SOURCE
-

LangChain Launches Deep Agents: Open Source AI Tool
By
–
LangChain literally reverse-engineered Claude Code and Manus AI to build Deep Agents. It's a Python library to turn any LLM into a deep thinking agent with MCP tools. 100% opensource.
-
Google’s LangExtract Library Extracts Structured Data from Text
By
–
LangExtract = Google's Python library for extracting structured information from unstructured text using LLMs:
-
Distributed Training with torchrun and FSDP Made Simple
By
–
It's pretty easy with torchrun, fsdp, etc.
-
Pixel Reasoner: Open-Source VLM Reasoning Framework Breakthrough
By
–
🚀 New Breakthrough in Vision-Language Reasoning 🧠🖼️
— Dr. Debashis Dutta (@debashis_dutta) 12 août 2025
Originally shared by @WenhuChen — Pixel Reasoner is the first open-source framework enabling Vision-Language Models (VLMs) to “think in pixel space” through curiosity-driven reinforcement learning.
💡 The Challenge
Most… pic.twitter.com/IXCFVuNMeMNew Breakthrough in Vision-Language Reasoning Originally shared by @WenhuChen — Pixel Reasoner is the first open-source framework enabling Vision-Language Models (VLMs) to “think in pixel space” through curiosity-driven reinforcement learning. The Challenge Most
-
LLM Command-Line Tool Releases GPT-5 Support Template Features
By
–
New release of my LLM command-line tool and Python library for interacting with Large Language Models – includes support for the GPT-5 model family and improvements to how tool calling works – you can now save multiple tool configurations in a template!
-

GPT-OSS Project Shows Strong Initial Download Momentum
By
–
initial gpt-oss download stats looking exciting!
-

GLM-4.5V: Open-source vision model dominates benchmarks, exciting open-source community
By
–
GLM-4.5V is a new open-source vision model (just released) and it's dominating benchmarks. Glad to see serious teams prioritizing open-source models – these results are wild: Hugging Face: http://
huggingface.co/zai-org/GLM-4.
5V
…
GitHub: http://
github.com/zai-org/GLM-V http://
Z.ai API: -
Stainless Team Develops Smart JSON Response Filtering with MCP
By
–
Thanks to the team at Stainless for their ingenuity in building smart response filtering into the MCP server using `jq`, which keeps large JSON responses from overwhelming model context windows.
-
Two Ways to Use Replicate’s MCP Server: Remote and Local
By
–
There are two ways to use Replicate's MCP server: 1. Remote: Use our hosted server at http://
mcp.replicate.com
2. Local: Install the npm package and run it on your own machine.