Commit Graph

709 Commits

Author SHA1 Message Date
Shubhamsaboo
92cd20fc47 feat: Implement AI Recipe & Meal Planning Agent with recipe search, nutrition analysis, cost estimation, and meal planning features 2025-08-14 02:03:44 -05:00
Shubhamsaboo
0b7d8389cd feat: Add Loop and Parallel Agent tutorials to Google ADK crash course 2025-08-12 23:13:49 -05:00
Shubham Saboo
442d5eed0c Merge pull request #308 from Madhuvod/gpt-mcp-agent
Added new demo
2025-08-12 17:02:38 -05:00
Madhu
3b6abb675c Email GTM B2B Agent and 9_2, 9_3 of google adk 2025-08-13 03:22:35 +05:30
Madhu
d1a248088a Merge remote-tracking branch 'origin/main' into gpt-mcp-agent 2025-08-13 02:50:36 +05:30
Madhu
eeb32c6d44 new one - ai gtm email 2025-08-12 00:47:17 +05:30
Shubhamsaboo
b5d047ee7c feat: Introduce Sequential Agent tutorial for google ADK 2025-08-11 13:51:37 -05:00
Shubhamsaboo
b837c057da feat: Add Simple Multi-Agent Researcher tutorial for google ADK course 2025-08-11 11:37:17 -05:00
Shubham Saboo
f22107daf1 Update agentic rag gpt5 README.md 2025-08-08 17:07:40 -05:00
Shubhamsaboo
efd14e3393 feat: Remove Enterprise MCP AI Agent Team components 2025-08-08 11:32:12 -05:00
Shubhamsaboo
cbb10bc472 feat: Introduce Agentic RAG application with GPT-5 and LanceDB 2025-08-07 23:37:15 -05:00
Shubhamsaboo
3478406ea6 feat: Added a new tutorial on plugins, covering global callback management and practical examples for logging, monitoring, and request modification for google ADK crash course 2025-08-07 01:02:36 -05:00
Shubhamsaboo
7753b7d451 feat: add GPT-OSS Critique & Improvement Loop demo
- Introduced a Streamlit app that implements an iterative critique and improvement process using GPT-OSS.
2025-08-07 00:34:33 -05:00
Shubham Saboo
2463d17dfd Merge pull request #302 from Madhuvod/ai_real_estate_team_
feat: updated AI real estate agent team
2025-08-05 17:40:02 -05:00
Madhu
cbc9edfc66 Removed pycache 2025-08-06 04:05:21 +05:30
Madhu
f32c945156 NEW Multi Agent Demos: AI Realtor Agent Team changes 2025-08-06 03:59:39 +05:30
Shubhamsaboo
3de66d37b5 refactor: update tutorial README files for consistency and clarity
- Changed section headers to use more descriptive icons for better visual guidance.
- Improved tutorial structure and overview sections for enhanced readability.
- Updated callback examples to include clearer print statements for better understanding of agent interactions.
2025-08-03 20:26:35 -05:00
Shubhamsaboo
54ecde998c feat: add comprehensive Google ADK tutorials and example agents for memory management and callbacks
- Introduced multiple tutorials covering memory agents, including in-memory and persistent conversation agents, with detailed README documentation.
- Implemented agent lifecycle callbacks and LLM interaction callbacks to enhance monitoring and control over agent execution.
- Added examples for tool execution callbacks, demonstrating how to track tool usage and performance.
- Updated requirements for new tutorials and removed outdated dependencies from previous versions.
2025-08-03 20:22:10 -05:00
Shubhamsaboo
53dfb652bf feat: add AI Real Estate Agent Team and Enterprise MCP AI Agent Team
- Introduced a new AI Real Estate Agent Team with multi-agent capabilities for property search, market analysis, and valuation.
- Added comprehensive README documentation detailing features, setup instructions, and API requirements.
- Implemented the Enterprise MCP AI Agent Team for orchestrating knowledge management across local files and SaaS platforms, including specialized agents for Notion, GitHub, and Figma.
- Enhanced the overall architecture with intelligent routing and task delegation using the Model Context Protocol (MCP).
- Included necessary requirements for both teams to ensure proper functionality.
2025-08-03 18:01:01 -05:00
Shubham Saboo
8a1b99d586 Merge pull request #301 from Madhuvod/New-agents-realtor-enterprise-orch
NEW Multi Agent Demos: AI Realtor and AI Enterprise Orchestrator
2025-08-03 15:41:58 -05:00
Madhu
e766cf3b00 NEW Multi Agent Demos: AI Realtor and AI Enterprise Orchestrator 2025-08-03 17:45:53 +05:30
Shubham Saboo
2128c47522 Merge pull request #257 from BartugKaan/feature/travel-agent-ics-export
feat(travel_agent): Add iCalendar (.ics) export functionality to planners
2025-07-31 22:04:20 -05:00
Shubham Saboo
edbc6d2771 Merge pull request #287 from deathstalkr/main
fix: update tutorial links for improved navigation and clarity
2025-07-31 22:03:43 -05:00
deathstalkr
a067659a2e fix: update tutorial links for improved navigation and clarity 2025-07-27 21:00:00 +05:30
Shubham Saboo
91eb301ebf Merge pull request #286 from Madhuvod/fix/competitor-agent
fix: improve competitor agent
2025-07-26 09:36:31 -06:00
Madhu
55b680e0ee fix: improve competitor agent
- Comment out unused exa_py import
- Improve error handling for Firecrawl API responses
- Enhance competitor analysis UI with better feedback
- Replace agent-based comparison with DataFrame approach
- Add extraction success/failure tracking
2025-07-26 20:19:40 +05:30
ShubhamSaboo
98a20d67c1 feat: add comprehensive Google ADK tutorials and example agents for structured output, tool usage, and MCP integration 2025-07-19 08:37:37 -07:00
ShubhamSaboo
a8c8dd835a chore: update google-adk version in ai_consultant_agent requirements 2025-07-13 20:35:08 -05:00
ShubhamSaboo
8c4fd9193d feat: updated coordinated team structure for product launch intelligence agent 2025-07-13 20:31:54 -05:00
ShubhamSaboo
7c1341642a fix: updated the multi-agent researcher to use teams in Agno 2025-07-13 20:15:36 -05:00
Shubham Saboo
ef2a867b71 Merge pull request #277 from Madhuvod/fix/issue-258
fix of library version issue
2025-07-12 15:43:33 -05:00
Madhu
a5173b69ab fix of library version issue 2025-07-13 00:08:35 +05:30
Shubham Saboo
c4d8e66f0c Merge pull request #276 from samuel20miglia/main
Fixed cd path for ai_financial_coach_agent
2025-07-12 10:28:41 -05:00
Samuel Ventimiglia
fbde7e9cc7 Fixed cd path for ai_financial_coach_agent 2025-07-09 09:27:08 +01:00
Shubham Saboo
b3c7ff5d28 Merge pull request #273 from Madhuvod/gemini/webui
feat: use of sonar for search in ai consultant agent
2025-07-08 01:18:58 -05:00
Shubham Saboo
5918fd10a6 Merge pull request #275 from jonadem/patch-1
chore: updated advanced_ai_agents/single_agent_apps/ai_investment_agent/README.md
2025-07-08 01:18:21 -05:00
Jona
e9c3bcbdf6 Update README.md: Remove duplicate line 2025-07-08 04:06:20 +02:00
Madhu Shantan
9f3498027f Merge branch 'main' into gemini/webui 2025-07-07 21:01:38 +05:30
Madhu
26a8e2a784 use of sonar for search 2025-07-07 20:59:51 +05:30
ShubhamSaboo
5bb3905df8 feat: add customer support ticketing agent tutorial with structured output 2025-07-05 19:37:45 -05:00
ShubhamSaboo
4e01173029 feat: added google ADK tutorial 2025-07-04 21:15:11 -05:00
ShubhamSaboo
292e02bb97 Updated README 2025-07-04 11:21:13 -05:00
Shubham Saboo
a9ce239bf0 Merge pull request #271 from Madhuvod/gemini/webui
Added new agent app: AI Consultant Agent with ADK
2025-07-04 11:15:14 -05:00
Madhu
0f6b0ecc76 AI Consultant Agent with adk 2025-07-04 21:40:37 +05:30
Shubham Saboo
9c1d6c2549 Merge pull request #270 from Madhuvod/feat/tic-tac-toee
fixed the prompt
2025-07-02 15:52:31 -05:00
Madhu
47d50989de fix-prompt 2025-07-03 02:06:40 +05:30
Shubham Saboo
eedee9c36e Merge pull request #264 from Madhuvod/feat/tic-tac-toee
fixed: tic-tac-toe agent
2025-07-02 11:10:36 -05:00
Madhu
5d7bd1b4e1 fixes: tic tae toe 2025-07-02 21:12:50 +05:30
Shubham Saboo
96f1ce349a Merge pull request #255 from abhaysingh1122/fix/music-generator-audio-playback
Fix/music generator audio playback
2025-06-28 21:41:33 -05:00
Shubham Saboo
a63bbb11ac Update README.md 2025-06-27 18:15:43 -05:00