Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions _posts/2025-07-01-ai-blogs-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: 07-01 AI Blog Daily
tags: [AI, Blogs]
style: fill
color: secondary
description: Daily update on AI blogs of 07-01
---

Exa has developed an advanced multi-agent deep research system leveraging LangGraph and LangSmith to autonomously navigate the web and generate parallel research tasks. This innovative platform delivers fast, structured JSON outputs with a strong focus on observability, flexible task management, and seamless API integration, setting a new standard for efficient and scalable AI-driven information gathering.

| Title | Link | Source | Summary |
|---|---|---|---|
| How Exa built a Web Research Multi-Agent System with LangGraph and LangSmith | [https://blog.langchain.com/exa/](https://blog.langchain.com/exa/) | LangChain | Exa built a production-ready, multi-agent deep research system using LangGraph and LangSmith that dynamically generates parallel research tasks to autonomously explore the web and deliver structured JSON outputs quickly and efficiently, emphasizing observability, flexible task management, and API-friendly results. |