127 related articles
TutorialsJulia Evans added practical examples to tcpdump and dig man pages, demonstrating open source contributions through documentation improvement with a custom Markdown-to-roff conversion approach.
TutorialsA detailed guide to LangChain's unified interface, comparing model invocation methods, explaining LLM vs Agent differences, with complete Python walkthrough from setup to agent development.
TutorialsGuide to LangChain's init_chat_model unified interface vs model classes, with DeepSeek V4 Pro thinking mode fix, multi-provider switching tips, and AI Agent integration practices.
TutorialsSpring AI getting started guide covering JDK 17 setup, Spring Boot 3.4 requirements, core concepts like Chat Completion and Tokens, helping Java developers quickly build AI applications.
TutorialsDeep dive into LangChain LCEL core concepts: pipe operator internals, RunnableLambda function wrapping, RunnableParallel retrieval, and RunnablePassThrough with complete code examples and RAG practice.
Deep DivesDeep dive into Harness Engineering: controlling AI Agents through rules, tool configuration, and workflow design, plus feedback mechanisms and Lifelong AI Agent practices.
TutorialsHow to save Windsurf credits using an MCP plugin that extends each conversation by 5–6 interactions. Covers setup, core principles, ban risks, and security tips.
TutorialsLearn Python literals and the three core data types: int, float, and str. Includes type() function examples, common pitfalls like confusing "123" with 123, and a beginner learning roadmap.
TutorialsStep-by-step guide to installing and using Claude Code Skills: GitHub search tips, one-click AI installation, project vs user-level setup, and progressive questioning techniques.
TutorialsDeep dive into Grammar-Constrained Decoding (GCD) technology: applying Bash syntax constraints during inference to dramatically improve small language models' code generation correctness and executability for AI Agent edge deployment.
Deep DivesDeep dive into NVIDIA Dynamo's multi-turn agentic interaction support, covering streaming token output, structured tool calling, state management, and MoE synergy for production-grade AI agents.
Product ReviewsDeep dive into LibreChat, an open-source self-hosted AI chat platform supporting GPT-5, Claude, Gemini, DeepSeek and more, with MCP protocol, Code Interpreter, Agents, and enterprise features. 36,500+ GitHub stars.
Product ReviewsComprehensive review of OpenAI's open-source GPT-OSS 120B and 20B models covering hallucination testing, logical reasoning, code generation, SQL queries, and document analysis with deployment guides.
Tech FrontiersCline v3.18 major update: free Gemini CLI with 1000 daily requests, Claude 4 diff editing success rate up to 84.3%, plus Claude Code support and free Grok 3 access for VS Code AI coding.
Tech FrontiersCursor's coding Agent gains computer use capabilities, automatically launching browsers to test code and recording work videos for review. See how this reshapes code review workflows.
Expert OpinionsIn-depth interview with Microsoft Agent Framework core developer Roger Barreto on the evolution from Semantic Kernel, middleware architecture design, enterprise stability strategies, and AI development best practices.
Product ReviewsDeep dive into a trending GitHub multi-agent framework with 98 expert agents, swarm collaboration, HNSW vector memory, autonomous learning, and Claude Code plugin support for full-lifecycle development.
Deep DivesDeep dive into a trending open-source multi-agent framework with 98 expert agents, swarm orchestration, HNSW vector memory, autonomous learning, and Agent Federation for distributed collaboration.
Tech FrontiersGuardrails AI's PyPI package guardrails-ai 0.10.1 was hit by the Mini Shai-Hulud supply chain attack, along with TanStack and Mistral. Full analysis and developer remediation guide inside.
Deep DivesA deep dive into the relationships between AI Agent, MCP protocol, Function Calling, and Prompt. From basics to full architecture, build a clear cognitive framework for AI app development.