langgraph

Tag

Cards List
#langgraph

@BraceSproul: Chat LangChain has been revamped, and re-open sourced We've been working on a few improvements for a while now, and are…

X AI KOLs Following · 2d ago Cached

Chat LangChain has been revamped and re-open sourced as a production-ready documentation assistant agent built with LangGraph, capable of handling nearly 2 trillion tokens per week.

0 favorites 0 likes
#langgraph

We catch silent coordination failures in agent systems. What should we ship next?

Reddit r/AI_Agents · 3d ago

An open-source tool designed to detect silent coordination failures in agent systems, such as infinite loops and traffic spikes, with future plans for FinOps features to track costs and prevent budget overruns.

0 favorites 0 likes
#langgraph

AI-Care: A Conversational Agentic System for Task Coordination in Alzheimer's Disease Care

arXiv cs.AI · 3d ago Cached

This paper presents AI-Care, a conversational agentic AI system designed to help individuals with Alzheimer's disease manage daily tasks like calendar reminders through natural language interaction. The study details the system's architecture using LangGraph and safety controls, along with pilot results indicating high user trust and task completion.

0 favorites 0 likes
#langgraph

How are people handling long-term memory + replay/debugging for AI agents?

Reddit r/AI_Agents · 3d ago

A developer discusses limitations in current AI agent memory systems and proposes a new memory layer tool with episode storage and replay debugging, seeking community validation.

0 favorites 0 likes
#langgraph

@QingQ77: Open-source self-hosted AI Security Operations Center providing alert fusion, purple team exercises, AI-assisted triage, and MITRE ATT&CK investigation analysis. https://github.com/beenuar/AiSOC AiSOC packages security event collection, correlation analysis, AI investigation, and SOC console into a self-hosted stack...

X AI KOLs Timeline · 3d ago Cached

AiSOC is an open-source self-hosted AI Security Operations Center tool built on LangGraph. It integrates alert fusion, AI-assisted triage, and MITRE ATT&CK investigation analysis, supporting full-chain reasoning log playback and flexible deployment across multiple environments.

0 favorites 0 likes
#langgraph

built an agent where the LLM is structurally forbidden from writing the final output. looking for feedback + people willing to break it

Reddit r/AI_Agents · 4d ago

The author describes an AI agent designed to reproduce production Python crashes using LangGraph, featuring a unique architecture where the LLM plans actions but deterministic Python functions generate the final test code to ensure reliability.

0 favorites 0 likes
#langgraph

I built an agent that controls the Unity Editor over WebSocket instead of just generating code architecture writeup

Reddit r/AI_Agents · 4d ago

The author describes a custom-built desktop agent that controls the Unity Editor via WebSocket, allowing it to inspect live runtime state and verify operations, overcoming the limitations of static code generation tools.

0 favorites 0 likes
#langgraph

OpenKite - Opensource AWS DevOps AI Agent

Reddit r/AI_Agents · 5d ago

OpenKite is a new open-source AI agent for AWS DevOps that uses LangGraph and boto3 to automate cloud management tasks with built-in human approval workflows and audit logging.

0 favorites 0 likes
#langgraph

I built a multi-agent AI system for a mid-size law firm — here's what actually worked (and what didn't)

Reddit r/AI_Agents · 5d ago

The author shares lessons learned from deploying a multi-agent AI system for a law firm using Claude and LangGraph, highlighting the success of confidence-score handoffs and the critical need for human-in-the-loop oversight to prevent hallucinations.

0 favorites 0 likes
#langgraph

"At what point does adding another agent actually hurt your system? Asking because my 6-agent pipeline is slower and less reliable than my old 2-agent one

Reddit r/AI_Agents · 6d ago

A developer shares real-world experiences with AI orchestration frameworks (LangGraph, CrewAI, AutoGen), noting trade-offs between ease of prototyping and production reliability, and asks the community about handling failures, human-in-the-loop, and token costs.

0 favorites 0 likes
#langgraph

I built a semantic mistake memory layer for agents and put it on PyPI

Reddit r/AI_Agents · 6d ago

DriftGuard is a PyPI package that adds a semantic memory layer for AI agents, allowing them to remember past mistakes and avoid repeating them by comparing proposed actions against a graph of past failures.

0 favorites 0 likes
#langgraph

@djfarrelly: https://x.com/djfarrelly/status/2052779234234380479

X AI KOLs Timeline · 6d ago Cached

The article argues that AI agent development should rely on stable execution primitives rather than rigid frameworks, which frequently change with emerging orchestration patterns. It emphasizes durable steps, persistent state, parallel coordination, event-driven flow, and observability to prevent costly rewrites as best practices evolve.

0 favorites 0 likes
← Back to home

Submit Feedback