diff --git a/README.md b/README.md index 105c2a2..a9718d9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![Stripe Connect](https://img.shields.io/badge/Stripe-Connect_API-635bff?style=for-the-badge&logo=stripe)](https://stripe.com) [![Google Gemini](https://img.shields.io/badge/Google_Gemini-flash_2.5-4285f4?style=for-the-badge&logo=google-gemini)](https://deepmind.google/technologies/gemini) [![Prisma ORM](https://img.shields.io/badge/Prisma-ORM-2d3748?style=for-the-badge&logo=prisma)](https://prisma.io) +[![Neon Database](https://img.shields.io/badge/Neon_Database-00e2c6?style=for-the-badge&logo=neon)](https://neon.tech) +[![Live Site](https://img.shields.io/badge/Live_Demo-exp--agent--theta.vercel.app-blueviolet?style=for-the-badge&logo=vercel)](https://exp-agent-theta.vercel.app/) An autonomous escrow agent for international trade finance executing **Letter of Credit (LC)** agreements. The agent locks a buyer's funds, verifies unstructured logistics webhooks, and securely releases payment to the exporter. @@ -13,6 +15,16 @@ By executing the trade rules and payment resolution inside a secure **Trusted Ex --- +## 🛠️ Tech Stack & Components + +* **Secure Enclave Sandbox**: [Terminal 3 Agent Auth SDK](https://terminal3.io) (WASM cryptographic metamorphic signatures, on-chain DID identity challenges). +* **AI Document Parser**: [Google Gemini 2.5 Flash](https://deepmind.google/technologies/gemini) (Structured JSON parsing of raw, unstructured Bill of Lading webhooks). +* **Database & Schema Engine**: [Prisma ORM](https://prisma.io) with [Neon Serverless PostgreSQL](https://neon.tech) (Fully migrated from SQLite for production-grade reliability). +* **Escrow holds & Exporter Payouts**: [Stripe Connect API](https://stripe.com) (Requires capture hold initialization and connected exporter account routing). +* **Framework & Hosting**: [Next.js 14](https://nextjs.org) (App router, TypeScript, deployed on Vercel). + +--- + ## 💡 Why Terminal 3 Agent Auth SDK? This project fundamentally depends on Terminal 3's secure capabilities: