mirror of
https://github.com/google-gemini/gemini-fullstack-langgraph-quickstart.git
synced 2025-08-08 00:41:45 +03:00
added an app picture
This commit is contained in:
@@ -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.
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
- 💬 Fullstack application with a React frontend and LangGraph backend.
|
||||
|
||||
Reference in New Issue
Block a user