mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-11 17:48:31 -05:00
Updated README
This commit is contained in:
@@ -66,6 +66,7 @@ A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agen
|
||||
### 🚀 Advanced AI Agents
|
||||
|
||||
* [🔍 AI Deep Research Agent](advanced_ai_agents/single_agent_apps/ai_deep_research_agent/)
|
||||
* [🤝 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 Lead Generation Agent](advanced_ai_agents/single_agent_apps/ai_lead_generation_agent/)
|
||||
* [💰 AI Financial Coach Agent](advanced_ai_agents/multi_agent_apps/ai_financial_coach_agent/)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# AI Consultant Agent with Google ADK
|
||||
# 🤝 AI Consultant Agent with Google ADK
|
||||
|
||||
A powerful business consultant powered by Google's Agent Development Kit that provides comprehensive market analysis, strategic planning, and actionable business recommendations.
|
||||
A powerful business consultant Agent built with Google's Agent Development Kit that provides comprehensive market analysis, strategic planning, and actionable business recommendations.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
|
||||
google-adk>=0.1.0
|
||||
|
||||
|
||||
google-genai>=0.3.0
|
||||
|
||||
|
||||
python-dotenv>=1.0.0
|
||||
pydantic>=2.0.0
|
||||
Reference in New Issue
Block a user