[PR #185] [MERGED] AI Personal Finance Coach Agent Team with Google ADK (CAN MERGE) #226

Closed
opened 2025-11-06 14:59:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/185
Author: @Madhuvod
Created: 4/13/2025
Status: Merged
Merged: 4/13/2025
Merged by: @Shubhamsaboo

Base: mainHead: google-agent-adk


📝 Commits (6)

  • 60f12d1 Add AI agent tutorials for Google ADK
  • c162a65 Working Script
  • 4f4ad11 rename changes
  • ac3bc19 made the script shorter and cleaner - yet to add csv functionality
  • 9975e7e completed the script - readme
  • 71fcb45 FINAL CHANGE

📊 Changes

4 files changed (+1052 additions, -0 deletions)

View changed files

ai_agent_tutorials/ai_financial_coach_agent/.env (+1 -0)
ai_agent_tutorials/ai_financial_coach_agent/README.md (+79 -0)
ai_agent_tutorials/ai_financial_coach_agent/ai_financial_coach_agent.py (+964 -0)
ai_agent_tutorials/ai_financial_coach_agent/requirements.txt (+8 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/185 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 4/13/2025 **Status:** ✅ Merged **Merged:** 4/13/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `google-agent-adk` --- ### 📝 Commits (6) - [`60f12d1`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/60f12d13750e0cfd71b605ff892848fc1c663c19) Add AI agent tutorials for Google ADK - [`c162a65`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/c162a659375599ddee3fafc4071d2098b26c8518) Working Script - [`4f4ad11`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/4f4ad11932d5f52cf1d271aa88d1ad29309ca87b) rename changes - [`ac3bc19`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ac3bc19a5295c8c3d0df211d1dbc4f93a2ae6590) made the script shorter and cleaner - yet to add csv functionality - [`9975e7e`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/9975e7eea278614b212e497392c1839ff9b2ea74) completed the script - readme - [`71fcb45`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/71fcb45624222095facb9c998d2bb0de66bbe3c5) FINAL CHANGE ### 📊 Changes **4 files changed** (+1052 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_financial_coach_agent/.env` (+1 -0) ➕ `ai_agent_tutorials/ai_financial_coach_agent/README.md` (+79 -0) ➕ `ai_agent_tutorials/ai_financial_coach_agent/ai_financial_coach_agent.py` (+964 -0) ➕ `ai_agent_tutorials/ai_financial_coach_agent/requirements.txt` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:59:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#226