#LangGraph

2025-06-14

🧠 #Google condivide un progetto open source che mostra come costruire un agente #AI avanzato per la ricerca, combinando un frontend in React con un backend basato su #LangGraph e i modelli #Gemini 2.5.

👉 Per approfondire: linkedin.com/posts/alessiopoma

___ 

✉️ 𝗦𝗲 𝘃𝘂𝗼𝗶 𝗿𝗶𝗺𝗮𝗻𝗲𝗿𝗲 𝗮𝗴𝗴𝗶𝗼𝗿𝗻𝗮𝘁𝗼/𝗮 𝘀𝘂 𝗾𝘂𝗲𝘀𝘁𝗲 𝘁𝗲𝗺𝗮𝘁𝗶𝗰𝗵𝗲, 𝗶𝘀𝗰𝗿𝗶𝘃𝗶𝘁𝗶 𝗮𝗹𝗹𝗮 𝗺𝗶𝗮 𝗻𝗲𝘄𝘀𝗹𝗲𝘁𝘁𝗲𝗿: bit.ly/newsletter-alessiopomar 

#AI #GenAI #GenerativeAI #IntelligenzaArtificiale #LLM 

2025-06-09

LangWHAT?
You've seen names like LangChain, LangGraph, LangFlow or LangSmith – but what’s really behind them?

:blobcoffee: LangChain helps us build LLM apps via modular code.

:blobcoffee: LangGraph adds branching logic and multi-agent workflows.

:blobcoffee: LangFlow lets us create flows with drag & drop.

:blobcoffee: LangSmith monitors and evaluates our LLM stack.

LangChain, LangGraph and LangSmith come from the same ecosystem. LangFlow is a visual builder developed independently by DataStax.

Tried both LangChain and Langflow to build the same chatbot — Medium article coming shortly.

#LangChain #LangFlow #LLM #AI #KI #python #OpenSource #LangGraph #LangSmith #technology #chatbot #ollama

Dr. Thompsonrogt_x1997
2025-06-05

🧠 Your AI says “ETA = 5 days”? That’s obsolete.

The new wave of probabilistic agents doesn’t just predict — it thinks in confidence levels.
Discover how LangGraph + MCP Servers enable real-time, entropy-aware decisions that actually adapt.

📈 Supply chains, fraud, credit risk — all covered.

Read now →
🔗 medium.com/@rogt.x1997/rewirin


medium.com/@rogt.x1997/rewirin

2025-06-03

#Gemini Fullstack #LangGraph Quickstart demonstrates research-augmented conversational #AI using #Google #Gemini models 🤖

🧠 Powered by #LangGraph agent that performs comprehensive web research with dynamic query generation
🔍 Uses #Google Search #API to find

🧵👇#opensource

2025-06-02

🧠 Confused between LangGraph and LangFlow?

🔸 LangGraph is a code-first framework from the LangChain team. Perfect for building stateful, multi-agent, complex LLM workflows with branching, loops, and control logic.

🔸 LangFlow is a visual builder made by a third party. Great for drag-and-drop prototyping of LangChain apps—no deep coding needed.

✅ Use LangGraph for logic-heavy orchestration.
✅ Use LangFlow to experiment and visualize quickly.

#LangChain #LLMs #AItools #LangGraph #LangFlow

Dr. Thompsonrogt_x1997
2025-05-29

🚢💥 What if your AI could forecast chaos before it hits your supply chain?
Discover how LangGraph + MCP + Pyro enables probabilistic agents that think, adapt, and act with 85%+ confidence — even in real-world volatility.
➡️ Read now: medium.com/@rogt.x1997/what-if

medium.com/@rogt.x1997/what-if

Dr. Thompsonrogt_x1997
2025-05-21

🔁 Think Twice. Compute Twice. Reason Better.
This isn’t your average AI pipeline. Discover how entropy, Bayesian dropout, and 100+ forward passes transform machines into context-aware thinkers 🧠⚙️
✨ Dive into the world of MCP-powered agents and epistemic reasoning today.
👉 medium.com/@rogt.x1997/entropy


medium.com/@rogt.x1997/entropy

2025-04-28

[Перевод] Агентный ИИ: одноагентные vs мультиагентные системы

Агентный ИИ открывает новые возможности для автоматизации задач с использованием естественного языка. В этой статье мы рассмотрим разницу между одноагентными и мультиагентными системами, исследуя их сильные и слабые стороны на примере создания агента для новостей технологий в LangGraph. Автор делится опытом разработки рабочих процессов с применением больших языковых моделей и объясняет, как архитектура системы влияет на гибкость, точность и управление данными.

habr.com/ru/companies/otus/art

#агентный_ии #мультиагентные_системы #Одноагентные_системы #LangGraph #llm #NLP

2025-04-02

Агент для агентства: разработка телеграм-бота с агентными возможностями на базе LangGraph и OpenAI. Часть 1

Салют! Меня зовут Григорий, и я главный по спецпроектам в команде

habr.com/ru/articles/889420/

#langgraph #langchain #telegrambot #telegram_bot #автоматизация_бизнеспроцессов #продажи #openai #llm #ииагенты #ииассистент

Bartolomeo Sorrentinobsorrentino@mastodon.world
2025-03-26

🚀 The latest #langgraph4j release 1.5.0 introduces a Graph Generator: A visual tool to design and generate LangGraph Java code effortlessly and bring your ideas to life faster!

👉 Explore it here: 👀bsorrentino.github.io/langgrap

#Java #AI #LangGraph #DeveloperTools

Bartolomeo Sorrentinobsorrentino@mastodon.world
2025-03-26

🚀 The latest #langgraph4j release 1.5.0 introduces a Graph Generator: A visual tool to design and generate LangGraph Java code effortlessly and bring your ideas to life faster!

👉 Explore it here: 👀bsorrentino.github.io/langgrap

#Java #AI #LangGraph #DeveloperTools

N-gated Hacker Newsngate
2025-03-25

In a groundbreaking revelation, chose for their coding agent because...they had nothing better to do 😆. A decision fueled by and , because who doesn't love an extra layer of complexity? 🚀🤖
qodo.ai/blog/why-we-chose-lang

2025-03-24

#LangGraph is geared more toward providing a structured and visual approach to agent design blog.langchain.dev/langgraph-m

#AI #AIAgent #AgenticAI

2025-03-24
N-gated Hacker Newsngate
2025-03-24

🚀 Welcome to yet another thrilling episode of "We Picked a Technology You’ve Never Heard Of," featuring LangGraph! 🎉 Because why go with industry standards when you can go with something that sounds like a new flavor of yogurt? 🥄🤔
qodo.ai/blog/why-we-chose-lang

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst