Posts
-
A Chrome Extension for Local Transcription Processing
Developing a secure Chrome extension that transcribes audio locally without uploading data to external servers.
-
Handling Long Responses with VertexAI API
Learn how to handle truncated responses when processing large contexts with VertexAI API, using a recursive method to retrieve complete outputs.
-
Experiment with LLM for Personal Knowledge Management
Exploring the use of Large Language Models (LLMs) for personal knowledge management, focusing on the challenges and potential solutions for improving output quality and automation.
-
Using Custom Key Material with KMS in LocalStack
Learn how to set up custom key material when creating KMS keys in LocalStack, simplifying key preparation and enhancing team collaboration.
-
Why Still Blog in the Age of Generative AI?
Generative AI is changing the information landscape, but blogging still holds value as a platform for personal expression and creative exploration.
-
Developing a Web UI for Controlling LLM JSON Output
Building a user-friendly Web UI to easily structure and control LLM outputs in JSON format for better integration with applications.
-
Day 0 Operations: Minimizing Risks in Manual Processes for New Products
Learn how to minimize risks when manually operating new products before full automation is in place. This post discusses key principles and practical examples to ensure smooth and reliable operations from day one.
-
Automating My Note Tagging with LLMs
Tired of manually tagging my notes, I decided to automate the process using Large Language Models (LLMs). This post explores my journey and the solution I implemented using Vertex AI.
-
LLM Application Security Practice: Markdown Image Tag
Learn how seemingly harmless markdown image rendering in your LLM application can lead to user data leakage and how to mitigate this security risk.
-
Web Distiller AI: A Chrome Extension for Summarizing Web Pages
A Chrome extension that summarizes web page contents using the built-in Gemini Nano model. It offers secure in-browser summarization with translation options and markdown output. Easily copy the summary to your clipboard for quick access.