DeepCode: An Open Agentic Coding System That Turns Papers Into Code DeepCode from the Data Intelligence Lab at The University of Hong Kong (HKUDS) is an open agentic coding system that turns research papers and natural language requirements into working code. It aims ... agents code-generation HKU MCP Paper2Code Python RAG research-reproduction Streamlit
ScreenEnv: Desktop Automation and AI Agent Development Building robust AI agents that interact with desktop applications has always been challenging. Virtual machines are cumbersome, and traditional automation scripts often break with the slightest system... AI agents desktop automation Docker GUI automation Hugging Face open source Python
LangChain and LangGraph Enter v1.0 Alpha: A New Era for Agentic AI Development The AI community has reason to be excited as LangChain and LangGraph achieve their 1.0 alpha milestone in both Python and JavaScript. These open-source platforms are redefining how developers build ad... agent orchestration AI agents developer tools JavaScript LangChain LangGraph open source Python
The Python Reflex Web Framework In the ever-evolving world of software development, the line between different programming domains is constantly blurring. Data scientists are building dashboards, machine learning engineers are deplo... Open Source Python web development
OpenBB: An Open Financial Data Platform That Meets You Where You Work OpenBB is an open source financial data platform that lets you pull equities, options, crypto, forex, macro, fixed income and more through a unified Python API and CLI. It pairs community-driven conne... Data Platform Finance OpenBB Open Source Python
mcp-agent: Build composable AI agents on MCP mcp-agent from LastMile AI is a Python framework that connects the dots between the low-level Model Context Protocol and high-level, production-friendly agent patterns. It manages MCP server lifecycle... Agents AI Frameworks Anthropic LastMile AI MCP OpenAI Swarm Python
Prophet, Revisited: Practical Time-Series Forecasting at Scale Some tools become classics because they solve a stubborn, everyday problem with just the right mix of automation and control. Prophet is one of them: an open-source procedure for forecasting time seri... Bayesian Forecasting Prophet Python R Stan Time Series
Unlocking Flexibility: any-llm Simplifies Access to Multiple LLM Providers Accessing different large language model providers has traditionally meant wrestling with unique APIs, compatibility issues, and the risk of getting stuck on a single platform. Mozilla.ai’s newly rele... AI tools API developer tools LLM model providers Mozilla OpenAI Python
GenAI Processors Simplify Multimodal AI App Development Developing advanced AI applications often means wrestling with asynchronous code and specialized data handling, especially for real-time, multimodal experiences. Google DeepMind’s new GenAI Processors... AI development concurrency DeepMind Gemini API Generative AI multimodal open source Python
Rust Is Disrupting Data Engineering and Outpacing Python and Java Data engineering is undergoing a quiet revolution. Rust, a language once known mainly to systems programmers, is rapidly gaining traction in data engineering and challenging Python and Java’s dominanc... data engineering ELT pipelines Java memory safety performance Python Rust software development
Unlocking the Power of Open Data: Exploring the New Python Data Commons Client Accessing and unifying public datasets often feels overwhelming, even for seasoned data professionals. Google’s new Python client library for Data Commons offers a streamlined path to discover i... APIs Data analysis Data Commons Knowledge graph Open data Open source Pandas Python
Python’s Evolution: Speed, Concurrency, and a Better Developer Experience Python is rapidly evolving, embracing a future where performance and concurrency are at the forefront. Recent releases, especially Python 3.13 and the anticipated 3.14, signal a fundamental shift in h... concurrency developer experience JIT compiler language evolution No-GIL performance Python typing