{
  "id": 1390674,
  "title": "Pet-Wallet: Building an Angular 20 Pet Management App with Gemini AI",
  "url": "https://urgent.news/2026/08/17/pet-wallet-building-an-angular-20-pet-management-app-with-gemini-ai",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-17T01:23:31.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/griffonknox/pet-wallet-building-an-angular-20-pet-management-app-with-gemini-ai-14j8"
  },
  "original_language": "en",
  "account": "Pet-Wallet is a lightweight pet management application designed for users to add, edit, and remove their pets. The software stores essential pet information such as name, breed, weight, and personal details. Additionally, users can track daily care tasks and medications for each pet within the application.\n\nOne of the standout features of Pet-Wallet is its ability to read a document containing pet data and use that information to assist with creating a new pet profile. This functionality was achieved through the integration of Google Gemini, an AI-powered technology. By leveraging Gemini, Pet-Wallet can extract relevant information from a user-provided document, streamlining the process of setting up a new pet profile.\n\nThe application was developed as a front-end-only project using Angular 20, TypeScript, SCSS, and RxJS. It utilizes Google Gemini API to extract and process pet information from a document. The project was deployed on GitHub Pages, with GitHub Actions handling automated deployment whenever changes are pushed to the main branch. This lightweight setup allowed for an experiment focused on Angular development, AI integration, and user-friendly pet management.",
  "summary": "This is a submission for Weekend Challenge: Dog Days Edition What I Built Pet-Wallet is a lightweight pet management application that allows users to add, edit, and remove their pets. The application stores pet information such as name, breed, weight, and other personal details, while also allowing users to track daily care tasks and medications for each pet. I also integrated AI to help users…",
  "key_points": [
    "Pet-Wallet is a pet management app for adding/editing/removing pets",
    "Integrates Google Gemini AI to process pet data from documents",
    "Built with Angular 20, TypeScript, SCSS, RxJS and deployed on GitHub Pages"
  ],
  "editors_take": "The integration of Google Gemini AI enables Pet-Wallet to streamline new pet profile creation, extracting relevant information from user-provided documents and automating part of the data entry process for users.",
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}