行业观察

安徽望江:“老纺织”的“新脉搏”

纺织业作为传统的劳动密集型产业,有着“千人纱、万人布”的说法。 过去,走进一家纺织厂,听到的是嘈杂的机器轰鸣,看到的是许多工人在生产线上的忙碌身影。 而在安徽省望江县,这幅延续了多年的景象正在被改变。 旺江纺织科技(安徽)有限公司生产车间。人民网记者 陈若天摄 走进望江县旺江纺织科技(安徽)有限公司的印染车间内,没有震耳欲聋的噪音,没有刺眼呛鼻的味道,取而代之的是明亮整洁的厂房和安静有序的设备。

发布时间:2026-05-20来源:中国纺织经济信息网
2026年一季度我国纺织行业经济运行基本平稳

今年以来,在地缘冲突加剧、保护主义升温、能源价格波动等多重因素影响下,我国纺织行业面临的外部形势更趋复杂严峻。但在我国超大规模内需市场支撑下,纺织行业充分发挥完备产业体系的高效运转优势,迎难而上,积极开拓内外市场、优化调整产销节奏,国际因素对行业平稳运行的负面影响得到有效控制,一季度行业生产、内销、出口、投资等主要运行指标均实现正增长,总体上实现平稳起步开局。展望下一阶段,纺织行业仍需积极化解外需

发布时间:2026-05-08来源:中国纺织工业联合会
2026年一季度我国纺织行业经济运行基本平稳

今年以来,在地缘冲突加剧、保护主义升温、能源价格波动等多重因素影响下,我国纺织行业面临的外部形势更趋复杂严峻。但在我国超大规模内需市场支撑下,纺织行业充分发挥完备产业体系的高效运转优势,迎难而上,积极开拓内外市场、优化调整产销节奏,国际因素对行业平稳运行的负面影响得到有效控制,一季度行业生产、内销、出口、投资等主要运行指标均实现正增长,总体上实现平稳起步开局。展望下一阶段,纺织行业仍需积极化解外需

发布时间:2026-05-20来源:中国纺织经济信息网
16.23万亿元!增长14.9%!前4个月中国外贸成绩单出炉

海关总署5月9日发布的数据显示,2026年前4个月,我国货物贸易进出口总值16.23万亿元,同比增长14.9%。其中,出口9.33万亿元,增长11.3%;进口6.9万亿元,增长20%。4月份,我国货物贸易进出口总值4.38万亿元,增长14.2%。其中,出口2.48万亿元,增长9.8%;进口1.9万亿元,增长20.6%。 从贸易方式看,前4个月,我国一般贸易进出口9.82万亿元,增长8.5%;加工贸

发布时间:2026-05-09来源:信息部
Planet Labs Signs 7-Figure Enterprise Contract to Power Greece’s National Satellite Space Project

Planet Labs Germany, a leading provider of daily data and insights about change on Earth, announced a 2-year, 7-figure agreement with the Greek government to support the country’s National Satellite S

发布时间:2026-05-07来源:SATNOW
CopilotKit Introduces Enterprise Intelligence Platform That Gives Agentic Applications Persistent Memory Across Sessions and Devices

Most agentic applications today have a memory problem. Every time a user opens a new session, the agent starts from zero. There is no recollection of what was discussed, what workflows were in progres

发布时间:2026-05-06来源:MarkTechPost
Zyphra Releases ZAYA1-8B: A Reasoning MoE Trained on AMD Hardware That Punches Far Above Its Weight Class

Zyphra AI has released ZAYA1-8B, a small Mixture of Experts (MoE) language model with 760 million active parameters and 8.4 billion total parameters. Trained end-to-end on AMD hardware, the model outp

发布时间:2026-05-07来源:MarkTechPost
OpenAI Introduces MRC (Multipath Reliable Connection): A New Open Networking Protocol for Large-Scale AI Supercomputer Training Clusters

Training frontier AI models is not just a compute problem — it is increasingly a networking problem. And OpenAI just introduced its solution. OpenAI announced the release of MRC (Multipath Reliable Co

发布时间:2026-05-07来源:MarkTechPost
How to Build a Single-Cell RNA-seq Analysis Pipeline with Scanpy for PBMC Clustering, Annotation, and Trajectory Discovery

In this tutorial, we perform an advanced single-cell RNA-seq analysis workflow using Scanpy on the PBMC-3k benchmark dataset. We start by loading the dataset, inspecting its structure, and applying qu

发布时间:2026-05-08来源:MarkTechPost
Meta AI Releases NeuralBench: A Unified Open-Source Framework to Benchmark NeuroAI Models Across 36 EEG Tasks and 94 Datasets

Evaluating AI models trained on brain signals has long been a messy, inconsistent topic. Different research groups use different preprocessing pipelines, train models on different datasets, and report

发布时间:2026-05-07来源:MarkTechPost
Google AI Releases Multi-Token Prediction (MTP) Drafters for Gemma 4: Delivering Up to 3x Faster Inference Without Quality Loss

Large language models are getting incredibly powerful, but let’s be honest—their inference speed is still a massive headache for anyone trying to use them in production. Google just launched Multi-Tok

发布时间:2026-05-06来源:MarkTechPost
Anthropic Introduces Natural Language Autoencoders That Convert Claude’s Internal Activations Directly into Human-Readable Text Explanations

When you type a message to Claude, something invisible happens in the middle. The words you send get converted into long lists of numbers called activations that the model uses to process context and

发布时间:2026-05-08来源:MarkTechPost
A Groq-Powered Agentic Research Assistant with LangGraph, Tool Calling, Sub-Agents, and Agentic Memory: Lets Built It

In this tutorial, we build a Groq-powered agentic research workflow that runs directly using Groq’s free OpenAI-compatible inference endpoint. We configure LangChain’s ChatOpenAI interface to work wit

发布时间:2026-05-06来源:MarkTechPost
LightSeek Foundation Releases TokenSpeed, an Open-Source LLM Inference Engine Targeting TensorRT-LLM-Level Performance for Agentic Workloads

Inference efficiency has quietly become one of the most consequential bottlenecks in AI deployment. As agentic coding systems such as Claude Code, Codex, and Cursor scale from developer tools to infra

发布时间:2026-05-07来源:MarkTechPost
OpenAI Adds Chrome Extension to Codex, Letting Its AI Agent Access LinkedIn, Salesforce, Gmail, and Internal Tools via Signed-In Sessions

OpenAI has launched a Codex Chrome extension for Mac and PC to streamline browser-based workflows that were previously difficult to handle via APIs or plugins. This release follows a trend where most

发布时间:2026-05-08来源:MarkTechPost