493 related articles

LangChain is the leading open-source framework for LLM application development, supporting GPT-4, GLM, and other mainstream models. This article dives into its three core concepts: Components, Chains, and Agents.

LangChain is an open-source framework connecting LLMs with external data. This guide explains its three core components: Components, Chains, and Agents for enterprise AI development.
TutorialsDeep dive into Andrew Ng and Harrison Chase's LangChain course, covering the five core components—Models, Prompts, Indexes, Chains, and Agents—to help developers master LLM app development.
TutorialsDeep dive into LangChain's three core concepts—Components, Chains, and Agents. Learn how this open-source framework connects LLMs to the external world and helps developers build enterprise AI apps.

Deep dive into how open-source project Aegisora provides runtime security controls for AI agents, including malicious behavior interception, least-privilege API access, real-time PII redaction, and audit logs.

Keystroke is a YC-backed open-source AI agent platform that lets you build, connect, test, and deploy agents using natural language descriptions, with memory, workflows, triggers, approvals, and 1000+ integrations.

Deep dive into how Nanocodex uses Rust to build high-performance foundation components for OpenAI Agents, exploring Rust's advantages in performance, memory safety, and modular design for AI infrastructure.

Ditch overused tutorial projects. Learn what hiring managers actually look for in ML portfolios: LLM apps, Agent systems, MLOps practices, and real-world solutions.

A deep analysis of three core LangChain ecosystem components: LangGraph stateful agent orchestration, deepagents deep agent paradigm, and LangSmith observability platform for production AI apps.

Deep analysis of Google Gemini Robotics ER 2's three core breakthroughs: video understanding, tool orchestration, and multi-robot collaboration, exploring how embodied reasoning drives robots from passive execution to autonomous intelligence.

Developer builds ARYA, a voice AI assistant that controls real apps like WhatsApp and Spotify with vector memory. Deep dive into its technical implementation, AI Agent trends, and opportunities for builders.

Kopai is a no-code AI agent platform where experts upload knowledge to publish sellable AI agents, with per-message billing and 70% revenue share for creators.

A detailed guide on building a GitHub code review bot from scratch, covering cloud deployment, secure sandboxes, Vercel AI SDK, and multi-agent collaboration for automated development workflows.

A complete guide to building AI Agents from scratch based on real developer experiences: task selection, tool comparison (no-code vs frameworks vs hand-written), stability challenges, and evaluation criteria.

A complete guide to building a local private AI assistant with Ollama and Qwen-Agent. Covers RAG knowledge integration, voice interaction, and permission isolation for a secure local AI Agent architecture.

Deep dive into qm, a multiplayer AI Agent collaboration framework that uses state sync, real-time observability, and human takeover mechanisms to transform Agents from solo tools into team infrastructure.

Decoding signals like "frontiermogging" to analyze upcoming AI frontier model leaps, Agent automation deployment, and developer ecosystem expansion trends.

Noisegate is a differential privacy gateway for untrusted AI agents that injects calibrated noise into data flows, providing mathematically proven privacy guarantees when AI Agents process sensitive data.

Noisegate is a differential-privacy gateway for untrusted AI agents, injecting calibrated noise into data flows to provide mathematically guaranteed privacy protection for sensitive data processed by AI Agents.

Use Jina v3 Matryoshka embeddings to truncate 1024-dim vectors to 256-dim, cutting Pinecone storage costs by 75% while maintaining retrieval quality with task-specific LoRA adapters and circuit breakers.