Vim Python IDE
Pawgo.fr
DogDogApp
Pawp
Pawprint
Petigo
Petnostics
Pupprrr
You enter your pet's breed, weight, airline, and destination โ it generates a personalized travel plan in 30 seconds: which documents you need, exact deadlines working backwards from your departure, carrier dimensions for your airline, breed restrictions, vaccination timelines, and costs.
Behind it sits an autonomous agent that crawls 100+ airline websites and 50+ government sources, extracts pet travel rules into a structured schema, and keeps everything updated automatically. When regulations change, the data updates and articles regenerate.
What's live: www.pawgo.fr (Bubble) โ the main app where users get their travel plan info.pawgo.fr (Railway) โ 450+ SEO pages in English and French covering every airline policy and country requirement, plus 10 in-depth guides
AI agent running 24/7 โ crawls, interprets, scores completeness
Stack: Python, FastAPI, Claude API, PostgreSQL, Railway, Bubble, Google Search Console API.
Vim Python IDEPawgo.fr's answer:
No one else does what PawGo does. Here's why: pet travel rules are scattered across hundreds of airline PDFs, government websites, and vet forums โ all in different formats, different languages, and constantly changing. Today people spend hours or days piecing together info from 10+ sources, and still miss things. One wrong document = denied boarding or quarantine.
What exists today:
Government websites (raw regulation text, hard to parse) Pet relocation companies ($500-3,000, manual process, takes weeks) Blog posts (generic, outdated within months) Facebook groups (anecdotal, contradictory advice) What PawGo does differently:
Automated, not manual. An AI agent crawls and verifies the actual sources 24/7. No human copy-pasting from PDFs. Personalized, not generic. Your breed + your airline + your destination = your exact checklist. A French Bulldog on Air France to Japan gets a completely different plan than a Labrador on Delta to Spain. Deadline-aware. It calculates backwards from your departure: "book vet appointment by May 3, get USDA endorsement by May 7, freeze water bowl May 9." Not just "get a health certificate." Cross-referenced. It checks airline rules AND country rules AND breed restrictions simultaneously. No other tool connects all three. Free. Pet relocation services charge hundreds. PawGo is free, no signup.
Pawgo.fr's answer:
I rescued stray dogs in Morocco. Not one โ several, over multiple trips. Each time I had to figure out how to get them on a plane to Paris, and each time it was a mess.
Morocco is a high-risk rabies country, which means the rules are brutal: titer tests with 3-month waiting periods, specific vaccination sequences, health certificates that expire in 10 days, government endorsements that take a week. Every airline had different carrier rules. Every vet gave me different advice. I spent days on the phone with Air France, hours on Moroccan government websites in Arabic, and made multiple trips to the DDPP office for document stamps.
I got it wrong more than once. Missed a vaccination deadline by two days โ had to rebook the flight and wait another month. Showed up at CDG with a carrier that was 2cm too tall โ almost didn't board. Had a health certificate rejected because the microchip number was written in the wrong field.
After the third rescue, I realized I was rebuilding the same research from scratch every time. And if it was this hard for me โ someone who'd already done it โ imagine a first-time pet traveler trying to figure this out.
So I built PawGo. Everything I learned the hard way, automated. The tool I wish I'd had the first time I walked into Casablanca airport with a scared dog in a crate and a folder full of papers, hoping I hadn't missed anything.
Pawgo.fr's answer:
Stack: Python, FastAPI, Claude API, PostgreSQL, Railway, Bubble, Google Search Console API.