URL: https://apec-green.vercel.app
APEC.Green is an AI-powered trade platform designed to simplify access to international markets for micro, small, and medium enterprises (MSMEs), as well as underserved groups, including women, minorities, and Indigenous Peoples. The platform focuses on promoting sustainable trade practices by integrating advanced AI sustainability filters and providing comprehensive trade credit insurance options. By leveraging the latest Upstage AI technology, APEC.Green delivers a streamlined, transparent, and trustworthy ecosystem for global trade, enabling businesses to succeed while reducing their environmental impact.
On the "Export AI Assistant" tab, you can enter your export information to ask the Upstage Export AI Assistant to explore strategies related to carbon footprint, carbon reduction, beneficial policies, and resisting policies. Afterward, you can proceed to complete KYB and purchase trade credit insurance.
If you need to translate to Korean, especially for communication with a Korean company, you can press the "Translate to Korean" button to translate the entire response into Korean with one click using Upstage AI.
To install, follow these steps:
git clone https://github.com/johnnyduo/APECGreen-Project
cd APECGreen-Project
yarn install
Next, set your Upstage token in the .env
file:
VITE_UPSTAGE_TOKEN=up_aI0jwPU2k...
To start the development server, run:
yarn dev
If you want to build for production, use the following command:
yarn build
Your built APEC Green website will be located in the dist
folder, ready to be deployed to your server or using deployment services such as Vercel or Cloudflare Pages.