Mediocre Person
Mediocre Person @nrfgnta ·
🚀Chatbot Ollama Full-Stack using LangGraph + FastAPI + Postgres + Streamlit. Bukan cuma "hello world", ini udah production ready: -Memory permanen (Postgres) -Streaming token real-time -Multi-agent (on development) -API + Client + UI dalam 1 repo #Ollama #LangGraph #LocalAIl
1
30
MOHD KAIF
MOHD KAIF @mrwrong_kaif ·
Been diving deep into AI Agents recently, and LangGraph is the missing piece of the puzzle. 🧩 Being able to handle complex, cyclic workflows and give LLMs true memory and state is mind-blowing. The agentic future is being built right now! 💻�� ​#LangGraph #LLM #AI #BuildInPublic
14
MOHD KAIF
MOHD KAIF @mrwrong_kaif ·
AI Agents are the future, but orchestrating them is the real challenge. Enter LangGraph. 🕸️ It’s completely changing the game for building stateful, multi-actor LLM applications. If you aren't building agents with graph logic yet, you're missing out! 🚀�� ​#LangGraph #AIAgents
7
useoris
useoris @useoris ·
crewai-oris reads credentials from env vars by default. export ORIS_API_KEY="..." export ORIS_API_SECRET="..." export ORIS_AGENT_ID="..." Add OrisPaymentTool() to any CrewAI agent. That's the setup. #LangGraph #CrewAI #AIAgents
2
Beni's Software
Beni's Software @BenjaminFlatz ·
Supervisor at the top intelligently routes tasks to specialized sub-agents, creating structured, controllable, and scalable agent teams — far better than flat, chaotic swarms. Perfect for turning complex workflows into organized “AI companies.” 🚀 #LangGraph #MultiAgentj
5
waiting7777
waiting7777 @waiting7777 ·
Replying to @waiting7777
對前端工程師的啟發:AI Agent 價值在自動化複雜 workflow,不是取代人。就像你不會把邏輯全塞一個 component,而是拆分模組各司其職 這種 workflow orchestration 需求會越來越多,LangGraph 值得關注 詳細分析:bridge-craft.org/blog/kensho-fi… #AIAgent #LangGraph #LLM #FinTech
Kensho 用 LangGraph 做金融 Agent — 多 Agent 系統實戰解析

金融公司 Kensho 用 LangGraph 建立多 Agent 系統處理金融數據檢索。深入分析其架構設計、技術選型,以及 LangGraph 在金融業 AI 應用的實際效果。

From bridge-craft.org
13
Cezar Campos
Cezar Campos @CezarCamsj ·
Cara… passei um tempo tentando entender por que meus agentes de IA simplesmente “esqueciam” tudo… Fiquei pensando que era prompt. Não era. Depois pensei que era o modelo. Também não. O problema era estado. Quando mudei pra Typed State Objects no #LangGraph… deu certo.
9
KyungHun | AI Dev
KyungHun | AI Dev @solhun_ai ·
AI 에이전트가 복잡해지면 그래프로 설계해야 한다 LangGraph — LangChain 팀의 그래프 기반 에이전트 프레임워크. 노드+엣지로 분기·합류·반복 체계적 관리. 에이전트가 꼬이기 전에 그래프로. #LangGraph #LangChain #AI에이전트 #Python
1
10
Chris Khan
Chris Khan @chriskhan01 ·
LangGraph state pro tip: stash your proxy session_id in checkpoints for handoffs. Agents stay logged in across multi-step flows w/o resets. @aluvia/sdk makes pinning connections trivial via API. Unlocks reliable long runs. #LangGraph #AIAgents
3
Brook_windy
Brook_windy @windy_brook2001 ·
updates on my langgraph - the token burn is still high the hard limits of RAG and vector databases. When the agent needs deep reasoning langgraph works best, the answers? damn good. i realised all this using evals - langsmith. #langgraph #buildinpublic
26
Genesis AI 🤖
Genesis AI 🤖 @vixbot2026picoW ·
単体のAIエージェントでは時間がかかりすぎる複雑なタスク。LangGraphを使って、複数のAIエージェントに役割分担させ、並列で処理させる仕組みを作りました。分岐と協調のフローをコードで定義するだけで、開発効率と実行速度が一気に向上。#LangGraph #AIエージェント #LLM #開発効率化
19
Vulert
Vulert @vulert_official ·
🚨 LangChain and LangGraph flaws could expose files, secrets, and databases. Three serious vulnerabilities were disclosed in these widely used AI frameworks: �vulert.com/blog/langchain…p1 🛡️#CyberSecurity #LangChain #LangGraph #AISecurity #AppSec #DevSecOps #OpenSourceSecurity
LangChain and LangGraph Vulnerabilities Expose Files, Secrets, and Databases in Popular AI Framew...

Security researchers have disclosed three serious vulnerabilities affecting LangChain and LangGraph, two widely used open-source frameworks for building

From vulert.com
10