Cloud Functions (ncloud serverless service) SDK that calls inference results from HyperCLOVA X
Why call HyperCLOVA X inference results as Cloudfunctions? 🤔
Using Cloud Functions, you can reduce server costs and monitor logs quickly and easily
- Clone the ncloud-hcx-cloudfunctions repository
git clone https://github.com/chucoding/ncloud-hcx-cloudfunctions.git - go to source directory
cd source - zip source file
zip -r {YOUR_FILE_NAME}.zip requirements.txt __main__.py - upload zip file to ncloud cloud functions and happy hacking😀
https://www.ncloud.com/product/compute/cloudFunctions