{"id":28958974,"url":"https://github.com/falakrana/email-composition-google_adk","last_synced_at":"2025-06-24T00:01:55.254Z","repository":{"id":299614428,"uuid":"1002261169","full_name":"falakrana/Email-composition-Google_ADK","owner":"falakrana","description":"Demonstration where I built ai agent, where it will provide me basic structure of an email. Using google agent development kit(ADK).","archived":false,"fork":false,"pushed_at":"2025-06-17T11:54:44.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-17T12:42:34.023Z","etag":null,"topics":["agent-development-kit","ai-agent","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/falakrana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-15T04:27:14.000Z","updated_at":"2025-06-17T11:54:47.000Z","dependencies_parsed_at":"2025-06-17T12:53:52.209Z","dependency_job_id":null,"html_url":"https://github.com/falakrana/Email-composition-Google_ADK","commit_stats":null,"previous_names":["falakrana/email-composition-google_adk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/falakrana/Email-composition-Google_ADK","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falakrana%2FEmail-composition-Google_ADK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falakrana%2FEmail-composition-Google_ADK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falakrana%2FEmail-composition-Google_ADK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falakrana%2FEmail-composition-Google_ADK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/falakrana","download_url":"https://codeload.github.com/falakrana/Email-composition-Google_ADK/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falakrana%2FEmail-composition-Google_ADK/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261577970,"owners_count":23179765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-development-kit","ai-agent","python"],"created_at":"2025-06-24T00:00:56.569Z","updated_at":"2025-06-24T00:01:55.219Z","avatar_url":"https://github.com/falakrana.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📧 AI Email Agent using Google Agent Development Kit (ADK)\n\nThis project demonstrates the creation of an AI agent using Google's Agent Development Kit (ADK) to automatically generate the basic structure of emails based on natural language prompts.\n\n# 🚀 Features\n\n1. **CUses Google's ADK (Agent Development Kit) to create an AI agent.**\n2. **Accepts natural language prompts (e.g., \"Write an email to my manager about project delay\").**\n3. **Returns a basic structured email including subject, greeting, body, and closing.**\n\n\n\n## Directory Structure:\n\n```\n    email_agent\n        __init__.py\n        agent.py\n    readme.md\n    .gitignore\n    requirements.txt\n```\n\n### Clone the repository:\n```\n    git clone https://github.com/falakrana/Email-composition-Google_ADK.git\n```\n\n### Install dependencies:\n```\n    pip install -r requirements.txt\n```\n\n### Setup API Key:\n```\n    GOOGLE_API_KEY=your_google_genai_api_key\n```\n\n### Run the agent:\n```\n    python email_agent/agent.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalakrana%2Femail-composition-google_adk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalakrana%2Femail-composition-google_adk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalakrana%2Femail-composition-google_adk/lists"}