Tag: real-estate
All the articles with the tag "real-estate".
-
Predileto '#7 - Building a Property Visit Booking Service in Go
Software DevelopmentHow we built a property visit booking service in Go with domain-driven design, optimistic locking, OpenAPI code generation, SQS event consumption, and E2E tests using testcontainers.
-
Predileto '#6 - Why We Chose Service-Based Architecture
Software ManagementWhy Predileto uses service-based architecture instead of microservices or a monolith — and how iterative domain discovery through customer interviews naturally shaped the system topology.
-
Predileto '#5 - Screening Rental Applicants with LangGraph and Reducto
Software DevelopmentHow we built an applicant screening pipeline that extracts identity and income data from uploaded documents, verifies them against applicant claims, and produces a risk-scored report using LangGraph and GPT-5.4.
-
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.