Category: Software Development
All the articles in the "Software Development" category.
-
Predileto '#4 - Testing Async Python Services with LocalStack and SQLite
Software DevelopmentHow we test a FastAPI applicant screening service end-to-end using in-memory SQLite, AsyncMock for S3/SQS, and dependency injection overrides — without spinning up Docker containers.
-
Predileto '#3 - Building an AI Contract Generation Pipeline
Updated:Software DevelopmentHow we built a contract intelligence service that parses, analyzes, and templatizes Portuguese real-estate contracts using Reducto, LangChain, and hexagonal architecture.
-
Predileto '#2 - Automated Property Ingestion with Document AI
Software DevelopmentHow we built a property ingestion pipeline that extracts property and owner data from uploaded documents using Reducto OCR, GPT-5.4 structured output, and document-type-aware prompts.