---
title: "Animal Rescue Bot"
description: "NLP bot that watched Twitter/X for injured-animal posts and routed them to NGOs. 90%+ accuracy, self-hosted on a Raspberry Pi, used in 100+ real rescues."
canonical_url: "https://krishshah.dev/kshah00/projects/rescue"
md_url: "https://krishshah.dev/llm/projects/rescue.md"
last_updated: "2026-05-28T19:45:15.567Z"
project_id: "rescue"
---

# Animal Rescue Bot

- **Slug / id:** `rescue`
- **Label:** NLP · Automation
- **Mode:** engineer
- **Category:** side
- **Status:** shipped
- **Link:** https://x.com/rescue_helper

## Summary

NLP bot that watched Twitter/X for injured-animal posts and routed them to NGOs. 90%+ accuracy, self-hosted on a Raspberry Pi, used in 100+ real rescues.

## Detail

This combined NLP, Twitter API automation, and a Raspberry Pi to monitor animal distress posts in real time. When it found a likely rescue case, it forwarded the location and context to relevant NGOs. It ran for six months, and it is still one of my favorite projects because it was directly useful.

## Metrics

- **Accuracy:** 90%+
- **Rescues:** 100+
- **Raspberry Pi:** Self-hosted
