added an app picture

This commit is contained in:
philschmid
2025-05-29 15:51:20 -07:00
parent e66233b0ec
commit 5a8f89a9de
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
This project demonstrates a fullstack application using a React frontend and a LangGraph-powered backend agent. The agent is designed to perform comprehensive research on a user's query by dynamically generating search terms, querying the web using Google Search, reflecting on the results to identify knowledge gaps, and iteratively refining its search until it can provide a well-supported answer with citations. This application serves as an example of building research-augmented conversational AI using LangGraph and Google's Gemini models.
![Gemini Fullstack LangGraph](./app.png)
## Features
- 💬 Fullstack application with a React frontend and LangGraph backend.

BIN
app.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB