AgriTrust is a full-stack platform that combines AI and blockchain to ensure transparent, tamper-proof traceability of agricultural products.
It allows agricultural batches to be certified as NFTs while AI delivers real-time provenance insights for better decision-making.
Agricultural supply chains often lack transparency:
- Difficulty verifying product origin
- Risk of data manipulation
- Limited real-time insights for stakeholders
AgriTrust solves this by:
- Minting NFT certificates for agricultural batches
- Storing immutable provenance data on Hedera
- Using AI to analyze and summarize traceability data
- Providing a clean dashboard for verification and monitoring
- NFT-based agricultural batch certification
- Real-time provenance tracking
- AI-powered insights and summaries
- Secure verification workflow
- Responsive web interface
- Uses Large Language Models (LLMs) to analyze traceability data
- Transforms raw supply-chain data into structured insights
- AI prompts are designed for clarity and explainability
- Focus on actionable output rather than raw AI responses
- React / Next.js
- TypeScript
- Responsive UI components
- Node.js
- REST APIs
- Authentication & validation
- LLM integration
- Prompt engineering for product insights
- Hedera
- NFT minting for certificates
- Clean and intuitive dashboard layout
- Clear information hierarchy
- Loading states and error handling
- Mobile-friendly responsive design
https://youtu.be/nHIcXb2UoRc
This video demonstrates:
- The end-to-end traceability workflow
- NFT certificate generation
- AI-powered provenance insights
- User dashboard and verification flow
# Install dependencies
npm install
# Run the project
npm run dev