Larry NguyenDuet AI for Developers using VSCodeRecently, we have already seen Generative AI everywhere from a simple Chatbot to some experienced AI lawyer or even doctor. In this article…Mar 18Mar 18
Larry NguyenLangChain 101 — Lesson 3: Output ParserThis will be a very short lesson but it is actually very useful. For those that just started working with LLMs will immediately realize…Feb 21Feb 21
Larry NguyenHow To Deploy LangServe on Cloud RunLangServe is a simple but very useful library to quickly deploy our LangChain runnables and chains as REST API. Althought it is still at…Feb 12Feb 12
Larry NguyenLangChain 101 — Lesson 2: Example SelectorsIn our lesson about Prompts, we did talk about FewShotPromptTemplate. This template allows us to provide the shots (a.k.a examples) to the…Feb 7Feb 7
Larry NguyenLangChain 101 — Lesson 1: PromptsLarge Language Models (LLMs) are actually easy to learn and use. However, as we develop more complex applications, we will start to hit…Feb 5Feb 5
Larry NguyenLeveraging Gemini to Boost Your Productivity in GmailI must admit I became obsessed with genAI recently for a very simple reason, it helps me to increase the productivity significantly. To my…Jan 19Jan 19
Larry NguyenCreating a Custom Function in Google Sheets to ask Gemini ProWith the announcement of Gemini available to developers, I am so excited to try it out. I must say I am very impressed about the…Dec 19, 20234Dec 19, 20234
Larry NguyenCreate a Gradle project for Google Cloud DataflowGradle is a great build tool and faster than Maven in many cases. Although for GC Dataflow project, it is not really a better choice. For…Nov 23, 2022Nov 23, 2022
Larry NguyenUsing IAM Conditions in Google CloudIt has been a while I have not written any article. So many new things happened in the last few months. Google Cloud Platform (GCP) now is…Oct 29, 2022Oct 29, 2022
Larry NguyenMy First Lessons While Working with BigQueryGoogle BigQuery is an amazing tool. However, learning how to use it effectively may not be an easy task. It is normal to have some queries…Feb 22, 20221Feb 22, 20221