mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-11 17:48:31 -05:00
fix: Update README to reflect the change from Gemini Interactions API to Google's Interactions API for the AI Research Planner & Executor Agent
This commit is contained in:
@@ -110,7 +110,7 @@ A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agen
|
||||
### 🚀 Advanced AI Agents
|
||||
* [🏚️ 🍌 AI Home Renovation Agent with Nano Banana](advanced_ai_agents/multi_agent_apps/ai_home_renovation_agent)
|
||||
* [🔍 AI Deep Research Agent](advanced_ai_agents/single_agent_apps/ai_deep_research_agent/)
|
||||
* [🔬 AI Research Planner & Executor (Gemini Interactions API)](advanced_ai_agents/single_agent_apps/research_agent_gemini_interaction_api)
|
||||
* [🔬 AI Research Planner & Executor (Google Interactions API)](advanced_ai_agents/single_agent_apps/research_agent_gemini_interaction_api)
|
||||
* [🤝 AI Consultant Agent](advanced_ai_agents/single_agent_apps/ai_consultant_agent)
|
||||
* [🏗️ AI System Architect Agent](advanced_ai_agents/single_agent_apps/ai_system_architect_r1/)
|
||||
* [💰 AI Financial Coach Agent](advanced_ai_agents/multi_agent_apps/ai_financial_coach_agent/)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 🔬 AI Research Planner & Executor Agent with Gemini Interactions API
|
||||
# 🔬 AI Research Planner & Executor Agent with Google's Interactions API
|
||||
|
||||
A streamlined multi-phase research agent built with **Google's Gemini Interactions API** that demonstrates stateful conversations, model mixing, background execution, and automatic infographic generation.
|
||||
A streamlined multi-phase research agent built with **Google's Interactions API** that demonstrates stateful conversations, model mixing, background execution, and automatic infographic generation.
|
||||
|
||||
## 🌟 Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user