puppycompanion-v3 / books_config.json
Deploy Script
Deploy PuppyCompanion FastAPI 2025-06-02 09:57:27
b3b7a20
{
"books": [
{
"filename": "HowtoRaisethePerfectDog.pdf",
"start_page": 15,
"end_page": 94,
"title": "How to Raise the Perfect Dog",
"description": "Guide for raising the perfect dog"
},
{
"filename": "OnTalkingTermsWithDogsCalmingSignal.pdf",
"start_page": 6,
"end_page": 169,
"title": "On Talking Terms With Dogs - Calming Signals",
"description": "Dog communication and calming signals"
},
{
"filename": "PerfectPuppyin7Days.pdf",
"start_page": 15,
"end_page": 260,
"title": "Perfect Puppy in 7 Days",
"description": "Guide for perfect puppy in 7 days"
},
{
"filename": "PuppiesForDummies.pdf",
"start_page": 9,
"end_page": 385,
"title": "Puppies For Dummies",
"description": "Complete guide for puppies"
},
{
"filename": "TheDoNoHarm DogTrainingandBehaviorHanbook.pdf",
"start_page": 34,
"end_page": 381,
"title": "The Do No Harm Dog Training and Behavior Handbook",
"description": "Non-violent dog training and behavior manual"
},
{
"filename": "DoNotShoottheDog.pdf",
"start_page": 6,
"end_page": 169,
"title": "Don't Shoot the Dog",
"description": "Positive training methods"
}
]
}