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).

275
Articles
0
Likes
1.5k
Views
0
Comments
Recent Articles

Latest from AI Engineering

100 recent articles max
AI Engineering
AI Engineering
Jul 23, 2026 · Artificial Intelligence

Is Graph Engineering Really New? Why LangChain Says It’s Not

The article explains that Graph Engineering isn’t a brand‑new concept but an evolution of Prompt, Loop, and Harness engineering, detailing how LangGraph has been used for three years, the core components of graph‑based agents, practical patterns, pitfalls, and when to choose graphs over other approaches.

AI WorkflowAgent GraphsGraph Engineering
0 likes · 13 min read
Is Graph Engineering Really New? Why LangChain Says It’s Not
AI Engineering
AI Engineering
Jul 21, 2026 · Artificial Intelligence

Unsloth Adds AMD Support: Train LLMs on 3 GB VRAM GPUs

Unsloth now supports AMD GPUs with custom ROCm‑optimized Triton kernels, delivering up to double the training speed and 70% lower memory usage, enabling over 500 LLMs to be trained on as little as 3 GB VRAM and providing detailed performance benchmarks on MI300X.

AMDGPULLM
0 likes · 5 min read
Unsloth Adds AMD Support: Train LLMs on 3 GB VRAM GPUs
AI Engineering
AI Engineering
Jul 20, 2026 · Artificial Intelligence

wigolo: Add a Local, API‑Key‑Free Search Brain to Your AI Agent

wigolo is an open‑source tool that bundles search, web crawling, extraction, caching, research and autonomous agent capabilities into a single local MCP server, eliminating API keys, per‑call fees, and preserving data privacy while offering configurable design principles and performance comparisons.

AI agentMCPNode.js
0 likes · 7 min read
wigolo: Add a Local, API‑Key‑Free Search Brain to Your AI Agent
AI Engineering
AI Engineering
Jul 18, 2026 · Industry Insights

Inside WAIC: How the Shuguang 8000 Supercomputer Hit Full Capacity on Day One

At WAIC, China’s first fully domestic 100,000‑GPU AI supercluster, the Shuguang 8000, was shown to run at full capacity within its first week—processing over 150,000 jobs daily and peaking above 500,000—thanks to intelligent scheduling, high‑density cabinets, proprietary RDMA interconnects, top‑ranked storage and immersion cooling, while offering open access programs for researchers and enterprises.

AI supercomputingShuguang 8000WAIC
0 likes · 4 min read
Inside WAIC: How the Shuguang 8000 Supercomputer Hit Full Capacity on Day One
AI Engineering
AI Engineering
Jul 17, 2026 · Artificial Intelligence

Kimi K3 Launches with 2.8 T Parameters – A New Milestone for Chinese Open‑Source Models

Kimi K3 arrives with 2.8 T parameters, native visual understanding, a 1 M‑token context window, novel KDA and Attention Residuals architecture, aggressive MoE sparsity, and pricing far below Western rivals, while achieving SOTA results on programming and agent benchmarks and demonstrating real‑world research and 3D‑game capabilities.

2.8T parametersAI benchmarksKimi K3
0 likes · 16 min read
Kimi K3 Launches with 2.8 T Parameters – A New Milestone for Chinese Open‑Source Models
AI Engineering
AI Engineering
Jul 15, 2026 · Artificial Intelligence

When Should AI Write Your Code? Karpathy’s One‑Question Framework

The article explains Andrej Karpathy’s single‑question framework for deciding which code to write yourself versus delegating to AI, and details rvaniaaa’s eight‑step system that automatically scouts GitHub, extracts reusable workflows, scores them, and publishes them as standardized AI skills.

AI codingAgent FrameworkGitHub automation
0 likes · 13 min read
When Should AI Write Your Code? Karpathy’s One‑Question Framework
AI Engineering
AI Engineering
Jul 13, 2026 · Artificial Intelligence

Self-Learning Agents: The Next Hot Trend in AI

The article explains how agents can be iteratively improved by treating user corrections as labeled training signals, describes CopilotKit's AG-UI protocol that captures both agent trajectories and user actions, outlines three learning layers and types, and argues that data ownership is the true moat for intelligent agents.

AG-UIAI feedback loopsCopilotKit
0 likes · 6 min read
Self-Learning Agents: The Next Hot Trend in AI