Skip to content

Commit 5a8f89a

Browse files
committed
added an app picture
1 parent e66233b commit 5a8f89a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
![Gemini Fullstack LangGraph](./app.png)
6+
57
## Features
68

79
- 💬 Fullstack application with a React frontend and LangGraph backend.

app.png

174 KB
Loading

0 commit comments

Comments
 (0)