Inspiration
My inspiration for Biotik stems from the staggering reality that Antimicrobial Resistance (AMR) is predicted to cause $10$ million deaths annually by $2050$. While much of the global focus remains on human medical misuse, I realized that the agricultural sector—particularly poorly regulated livestock farming in emerging markets—is a massive, overlooked medium for accelerating this pandemic. I discovered that farmers do not misuse sub-therapeutic antibiotics because they want to; they do it as a cheap "insurance policy" to mask poor hygiene because they lack the data tools to prove their quality and access better prices. I built Biotik to ensure that "doing the right thing" for global health is also the most profitable choice for the individual farmer.
What it does
Biotik is a "Stewardship-as-a-Service" platform that bridges the gap between rural production and premium urban demand. It allows farmers to log daily mortality, feed intake, and photos via a WhatsApp bot. An AI Auditor then triangulates this data against biological growth benchmarks, such as the Cobb 500 growth curve, to detect anomalies. Batches that pass this rigorous audit earn "Stewardship Gold" status and are listed on a B2B marketplace where premium buyers like hotels and hospitals pay a $20\%$ price premium ($+\$450 \text{ NGN/bird}$) for verified, clinical-grade livestock.
How we built it
I developed the "Trust Engine" of Biotik using a combination of accessible communication tools and modern web frameworks:
- Data Entry: I utilized the WhatsApp Business API as the primary entry point, ensuring farmers could participate without needing specialized technical skills.
- The Auditor: I built an audit logic centered on the Feed Conversion Ratio ($FCR$): $$FCR = \frac{\text{Total Feed Consumed (kg)}}{\text{Total Weight Gained (kg)}}$$
- Marketplace Interface: I scaffolded the professional dashboard and marketplace using React and Tailwind CSS to provide a seamless experience for B2B buyers.
Challenges we ran into
The primary challenge was ensuring the integrity of the data and mitigating the risk of fraudulent logs. To address this, I implemented multi-modal verification:
- GPS Fencing: Ensuring logs originate only from registered farm clusters.
- Metadata Audits: Verifying image timestamps to prevent the reuse of old or stock photos.
- Biological Bounds: Setting strict algorithmic limits based on natural growth curves to ensure "Gold" status is earned through superior hygiene, not just paperwork.
Accomplishments that we're proud of
I am particularly proud of creating a system that transforms a global public health threat into an economic opportunity for local producers. Successfully building a working prototype that leverages a tool as simple as WhatsApp to perform complex biological auditing is a significant milestone in making "One Health" solutions realizable in low-resource settings.
What we learned
My biggest takeaway was that economic incentives drive behavioral change faster than regulation. I learned that when you provide a carrot (increased profit) instead of just a stick (compliance), farmers become the strongest allies in the fight against AMR. By certifying quality, I can move farmers out of anonymous, low-value markets and into a premium tier that rewards transparency.
What's next for BIOTIK
- Months 1-3: I will focus on calibrating the AI Auditor for specific poultry clusters to increase the precision of the growth-curve detection.
- Months 4-6: I plan to pilot the full B2B loop with an initial cohort of $10$ hotels to validate the marketplace demand.
- Scaling: As a software-led model, I aim to scale Biotik across regional borders without the need for expensive hardware, eventually creating a verifiable, high-integrity food supply chain for millions.
Together we track health, to grow wealth.
Built With
- lovable
- vibecode
Log in or sign up for Devpost to join the conversation.