Your COGS is a lie
Geopolitical risk is no longer a footnote. It's a direct input to your cost of goods sold, and static government databases can't keep up. Here's how to price it in.
β‘ The Signal
Geopolitical risk is no longer a theoretical threat discussed in boardrooms; it's a direct input to your cost of goods sold. In the last week alone, global brands like Birkenstock announced that looming tariffs are expected to significantly hurt profit margins in the near future. This isnβt a one-off event. It's the new normal in a world where the constant threat of a trans-Atlantic trade war can rewrite your entire financial model overnight.
π§ The Problem
For any business importing goods, calculating the final "landed cost"βthe total price of a product once it has arrived at the buyer's doorβis a nightmare of spreadsheets and static government websites. These tools are brittle. They can't model the impact of a sudden 10% tariff, a new port fee, or a shift in trade policy. You're flying blind, making critical inventory and pricing decisions based on data that's already stale. This leaves you exposed to sudden, margin-crushing surprises.
π The Solution
Enter Taryff. Taryff is a simple, developer-first API to calculate and forecast the true landed cost of imported goods. It turns geopolitical and logistical chaos into a predictable line item. Instead of relying on last quarter's data, developers can now query Taryff's API to get real-time costs and, more importantly, run what-if scenarios. What happens to our AirPods margin if a specific trade deal collapses? Taryff gives you the answer in a single API call.
π§ Audio Edition (Beta)
Listen to Ada and Charles discuss today's business idea.
If you're reading this in your email, you may need to open the post in a browser to see the audio player.
π° The Business Case
Revenue Model
Taryff will use a three-pronged approach. First, a pay-as-you-go, metered model for API access, perfect for startups and developers. Second, tiered monthly subscriptions (Starter, Growth, Pro) that bundle a set number of API calls with additional features for scaling businesses. Finally, a premium forecasting add-on that unlocks the "what-if" scenario planning and risk-scoring features for enterprise customers who need to model complex supply chain disruptions.
Go-To-Market
The strategy is to win the developer and build from the ground up. It starts with a free, web-based landed cost calculator that acts as a powerful lead magnet and SEO engine. To build credibility, Taryff will release an open-source library for mapping product descriptions to their correct Harmonized System (HS) codes. This is followed by an aggressive programmatic SEO campaign, creating thousands of specific landing pages (e.g., "Landed Cost for Coffee from Colombia to USA") to capture high-intent organic traffic.
βοΈ The Moat
The competitive landscape includes established players like Zonos and Avalara, who focus more on enterprise tax compliance. Taryff's edge isn't just its API-first approach; it's the data network effect. Every API call enriches the entire dataset for specific trade routes and HS codes. This proprietary data asset continuously improves the accuracy of the forecasting models, creating an unfair advantage that becomes stronger with every new customer, making it nearly impossible for new entrants to match our predictive capabilities.
β³ Why Now
We are in an era of neo-mercantilism, where trade is increasingly used as a political weapon. It's not just a hypothetical; Amazon's CEO has noted that tariffs are already starting to 'creep' into consumer prices. Companies like Birkenstock are openly warning investors about future margin hits from duties. The ability to dynamically forecast these costs is shifting from a "nice to have" to a critical tool for survival.
π οΈ Builder's Corner
This is fundamentally a data aggregation and delivery problem, making Python a great choice. An MVP for Taryff could be built with a FastAPI backend to serve the API endpoints. For data sourcing, you'd use a library like BeautifulSoup to scrape public government tariff databases and trade news sites. This raw data can be cleaned and structured using Pandas before being stored in a PostgreSQL database. The entire application can be containerized with Docker and deployed on a solo-dev friendly platform like Fly.io for a quick and scalable launch.
Legal Disclaimer: GammaVibe is provided for inspiration only. The ideas and names suggested have not been vetted for viability, legality, or intellectual property infringement (including patents and trademarks). This is not financial or legal advice. Always perform your own due diligence and clearance searches before executing on any concept.