44 related articles
TutorialsA systematic LLM engineer learning roadmap covering Transformer basics, prompt engineering, RAG, Agent development, API integration, fine-tuning, deployment, and project practice across six stages.
Deep DivesDeep analysis of DeepSeek V4's core architecture: Hybrid Compressed Attention, Manifold-Constrained Hyperconnection, and MUON optimizer—how they cut inference costs by 10x and enable million-token context processing.
TutorialsA deep dive into Spring AI Alibaba's core positioning and advantages, helping Java developers quickly understand how to integrate LLMs through this framework.
Industry InsightsSGLang co-hosts a finance AI inference event with Crusoe AI and Cloudflare, exploring LLM inference deployment in trading, risk management, and compliance — signaling Wall Street's shift to production-grade AI infrastructure.
API Aggregation Proxy Platforms Tested…
Hands-on testing of an API aggregation proxy platform's model calling capabilities, including GPT-Image2 image generation, cost analysis, and coverage of 100+ models like Claude and Gemini.
Deep Dive into Three Major LLM Career …
Deep analysis of three core LLM roles—Application Engineer, Development Engineer, and Algorithm Engineer—covering technical requirements, salary thresholds, and career prospects including RAG, fine-tuning, and inference deployment.
DeepSeek V3 + bolt.html: A Practical G…
Learn how DeepSeek V3-0324 and open-source tool bolt.html combine to generate beautiful HTML pages with zero code using prompt engineering techniques.
Dyad: A Free, Open-Source AI Full-Stac…
In-depth review of Dyad, an open-source AI full-stack builder. Supports local execution, multiple AI models, and component-level editing. A free, privacy-first alternative to Lovable and Bolt.new.
The Complete Guide to Spring AI: A Ful…
A comprehensive guide to Spring AI covering LLM integration, prompt engineering, RAG knowledge bases, and five AI Agent patterns, with three enterprise projects for Java engineers.
TutorialsA beginner's guide to learning AI large language models — covering learning paths, hardware requirements, Python essentials, and cloud services for learners at every level.
Product ReviewsIndie developer releases AI IDE WaLiCode v0.2.0 with multi-project chat, task decomposition mode, and Ollama local model support, addressing pain points in mainstream AI IDEs.
Product ReviewsDeep dive into OpenHands, an open-source AI coding agent platform covering architecture design, sandboxed code execution, and multi-tool orchestration, compared with Copilot, Devin, and more.
Deep DivesA deep dive into AI Agent development methodology, from the ReAct theoretical framework to a four-layer enterprise tech stack covering model services, Agent types, LangChain, and production deployment.
Product ReviewsDeep dive into Open Design, an open-source AI design framework featuring 19 composable skills, 71 Design.md systems, local deployment, and real-world use cases.
Tech FrontiersAnthropic open-sources a financial Agent suite with 10 specialized Agents covering Pitchbook creation, earnings analysis, and valuation modeling, integrating 11 data sources via MCP protocol under Apache 2.0 license.
TutorialsIn-depth comparison of LangGraph vs LangChain: controllability, extensibility, and FastAPI-powered performance. Covers storage, enterprise private deployment, and migration guidance for agent developers.
Industry InsightsCognition's AI programming tool Devin reveals major clients including Goldman Sachs, U.S. military, and Mercedes-Benz. Analysis of three key signals marking the commercialization tipping point for enterprise AI programming.
TutorialsIn-depth comparison of two enterprise multi-agent development approaches: low-code platforms like Dify vs. hand-written code with LangGraph. Covers efficiency, flexibility, security, and prompt injection defense strategies.
TutorialsLearn how the Deep Agents framework solves enterprise AI Agent challenges like tool sprawl and context pollution, with a complete Deep Research implementation guide covering task decomposition, multi-source integration, and structured report generation.
AI Code Explanation: Quickly Understan…
Learn how AI code explanation helps C# developers quickly understand others' code. A 3-step demo with Tongyi Lingma for code handoffs, Code Review, and legacy system maintenance.