Key HuiHow to Make Money with ChatGPTChatGPT is a powerful AI language model that can be used for a variety of tasks, including writing, translating, and generating creative…Aug 2, 2023Aug 2, 2023
Key HuiHow to combine ChatGPT with DALL·E (text to image) to increase your productivityNowadays, everyone knows ChatGPT and use it many times. In this article, I will try to combine ChatGPT and text-to-image api to generate AI…Feb 25, 2023Feb 25, 2023
Key HuiDump extensions in PostgreSQLInterestingly, I tried to backup database from RDS postgreSQL using pg_dump. However I cannot restore the data due to missing extensions…Feb 18, 2023Feb 18, 2023
Key HuiInvocations for AWS Lambda container images with APIGatewayWhen using AWS Lambda container for your API service, you may want to debug your app, and try the following docs to trigger your endpoint.Feb 17, 2023Feb 17, 2023
Key HuiinAWS TipPDF generator by Puppeteer on AWS Lambda with NestJS and Serverless FrameworkThere are a lot of tutorials teaching you how to setup Puppeteer on AWS Lambda, but none of them works or out-dated already. Util I read…Feb 17, 2023Feb 17, 2023
Key Huidbt container on AWS ECS by using AWS Copilot CLIBefore AWS Copilot was introduced, if you want to deploy an application on AWS ECS, you need to make a lot of scripting files to automate…Feb 3, 2023Feb 3, 2023
Key HuiHow to setup dbt on AWS App Runner with Python FastAPI serverAWS App Runner is a fully managed container application service that lets you build, deploy, and run containerized web applications and API…Jan 28, 2023Jan 28, 2023
Key HuiChatGPT on AWS Lambda using Serverless FrameworkChatGPT became a super hot topic recently and not everyone know that there is no localhost ChatGPT solution. You only can call the api…Jan 25, 2023Jan 25, 2023
Key HuiAWS Step Functions by Serverless FrameworkAWS Step Functions is a power visual workflow service to build distributed applications, automate processes, orchestrate microservices, and…Jan 22, 2023Jan 22, 2023
Key HuiHow to setup dbt using docker containers with Python FastAPI serverdbt is a wonderful transformation tool for data engineers. In terms of microservices, we always want to make it more flexible to distribute…Jan 15, 2023Jan 15, 2023