Avatar

Neural Nonsense

A blog exploring AI, machine learning, and the future of technology

  1. Home
  2. About
  3. Archives
  4. Search
    1. Dark Mode

Archives

2025 5

Categories

AI Agent Context Engineering Design Patterns Generative AI

Tags

Langgraph Agent-Memory Agent-Patterns Algorithms Architecture Distributed-Systems Graph-Processing Langchain Pregel
Featured image of post Agent Patterns - Key Architectural Designs for Intelligent Systems
AI Agent Design Patterns

Agent Patterns - Key Architectural Designs for Intelligent Systems

Essential agent patterns for designing agentic AI systems and architectures.

Nov 22, 2025
8 minute read
Featured image of post Context Engineering
AI Agent Context Engineering

Context Engineering

Managing what LLMs see over long tasks to prevent performance degradation as context grows beyond optimal limits.

Nov 20, 2025
4 minute read
Featured image of post Agent Memory with LangGraph
AI Agent

Agent Memory with LangGraph

Remember past interactions so it can make better decisions in the future.

Nov 16, 2025
8 minute read
Featured image of post LangGraph Intro - Simple Graph with Conditional Edges
AI Agent

LangGraph Intro - Simple Graph with Conditional Edges

Low-level orchestration framework and runtime for building, managing, and deploying long-running, stateful agents.

Nov 15, 2025
4 minute read
Featured image of post From Pregel to LangGraph: How Google's Graph Model Powers Modern AI Agents
AI Agent Generative AI

From Pregel to LangGraph: How Google's Graph Model Powers Modern AI Agents

From web-scale graph processing to AI agent orchestration: discover how thinking in graphs makes complex systems simple and scalable.

Nov 08, 2025
2 minute read
Copyright © 2025 Gen Li. All rights reserved.