AI Engineering
Author

AI Engineering

Focused on cutting‑edge product and technology information and practical experience sharing in the AI field (large models, MLOps/LLMOps, AI application development, AI infrastructure).

127
Articles
0
Likes
0
Views
0
Comments
Recent Articles

Latest from AI Engineering

100 recent articles max
AI Engineering
AI Engineering
Mar 3, 2026 · Artificial Intelligence

Alibaba Qwen‑3.5 Small Models: 0.8B Parameters Enable Video on Edge Devices

Alibaba released four Qwen‑3.5 models (0.8B‑9B) that use a Gated DeltaNet hybrid‑attention architecture and native multimodal training to achieve 262k‑token contexts, outperform larger rivals on visual, reasoning, and math benchmarks, and run video analysis on phones and laptops, though they still demand significant VRAM.

Edge AIGated DeltaNetQwen3.5
0 likes · 6 min read
Alibaba Qwen‑3.5 Small Models: 0.8B Parameters Enable Video on Edge Devices
AI Engineering
AI Engineering
Mar 2, 2026 · Industry Insights

OpenAI Discloses Defense Contract Red Lines and Its Exit Strategy

OpenAI revealed the details of its agreement with the U.S. Department of Defense, outlining three strict red lines, tighter safeguards than its Anthropic deal, full control over safety systems, breach clauses that allow termination, and the political backdrop influencing the contract.

AI ethicsAnthropicOpenAI
0 likes · 3 min read
OpenAI Discloses Defense Contract Red Lines and Its Exit Strategy
AI Engineering
AI Engineering
Mar 2, 2026 · Artificial Intelligence

How Context Mode Cuts 98% of Context Tokens for AI Development Tools

Context Mode inserts a sandbox and SQLite‑FTS5 retrieval layer between Claude Code and tool outputs, shrinking typical tool data from megabytes to a few hundred bytes and reducing overall context usage by 98%, extending session time from about 30 minutes to three hours.

AI toolingClaudeContext Mode
0 likes · 4 min read
How Context Mode Cuts 98% of Context Tokens for AI Development Tools
AI Engineering
AI Engineering
Feb 28, 2026 · Industry Insights

OpenAI Signs Deal with U.S. Defense Department: Implications for AI Safety

OpenAI announced a contract with the U.S. Department of Defense to deploy its models on a classified network, emphasizing safety rules that forbid mass domestic surveillance and require human control over weaponized AI, while the move sparks debate over its timing alongside the Trump administration’s halt of Anthropic collaboration and raises questions about underlying commercial and political motives.

AI safetyAnthropicOpenAI
0 likes · 4 min read
OpenAI Signs Deal with U.S. Defense Department: Implications for AI Safety
AI Engineering
AI Engineering
Feb 27, 2026 · Artificial Intelligence

jina-grep: Adding Semantic Search Capabilities to Grep on Apple Silicon

Jina-grep is an open-source CLI that adds fast, MLX-powered semantic search to grep on Apple Silicon, offering three modes, sub-millisecond latency, high token throughput, and easy installation, making local code and log searching more accurate than keyword matching.

Apple SiliconCLIMLX
0 likes · 4 min read
jina-grep: Adding Semantic Search Capabilities to Grep on Apple Silicon
AI Engineering
AI Engineering
Feb 25, 2026 · Artificial Intelligence

How Claude Code’s New Remote Control Lets You Code Anywhere

Claude Code’s new remote‑control feature lets developers start a coding task on a desktop and seamlessly continue it from a mobile device, enabling work during meetings, walks, or flights, while requiring the host machine stay on and sparking mixed reactions about its novelty versus existing DIY solutions.

AI codingClaude Codemobile development
0 likes · 4 min read
How Claude Code’s New Remote Control Lets You Code Anywhere
AI Engineering
AI Engineering
Feb 23, 2026 · Databases

Is Zvec the ‘SQLite Moment’ for Vector Databases?

Alibaba’s newly open‑sourced Zvec brings an in‑process vector database that claims millisecond searches over billions of vectors, supports dense and sparse embeddings, installs via a single pip command, and runs on anything from laptops to edge devices, though users warn of memory limits and unverified security concerns.

PythonRAGZvec
0 likes · 3 min read
Is Zvec the ‘SQLite Moment’ for Vector Databases?
AI Engineering
AI Engineering
Feb 21, 2026 · Information Security

Anthropic Unveils Claude Code Security: AI Takes Over Code Vulnerability Detection

Anthropic's new Claude Code Security tool uses an AI model that reads code like a human researcher, detecting complex logic‑flaw and permission‑control bugs missed by traditional pattern‑matching scanners, providing multi‑round verification, confidence scores, and AI‑generated patches while still requiring developer approval.

AI securityAnthropicClaude
0 likes · 6 min read
Anthropic Unveils Claude Code Security: AI Takes Over Code Vulnerability Detection