During my previous blog post, I presented a mockup for my current AI toolset. This included how I generally make use of different products / tools and try to combine them into different solutions o...
High-Level Overview of my Current AI Toolset
I have been playing with artificial intelligence (AI) Chatbots on-and-off for the past 2 years which resulted in a few blog posts regarding my thoughts, usage, and completed CTFs. At the start of F...
How to Build Your Own Chatbots with AI
Chatbots have come a long way from early rule-based systems. Today’s generative AI and LLMs - like OpenAI’s GPT-4 - make it possible to build intelligent, responsive chatbots with minimal coding. T...
Querying Vertex AI Model Usage through GCP Observability Metrics
I have been playing with different GCP services recently, including GCP’s Vertex AI. During testing, I was trying to identify the usage of specific LLM model types within my environment through the...
WithSecure AI Challenge - My LLM Doctor
WithSecure recently released My LLM Doctor - a generative AI (GenAI) security challenge: WithSecure - MyLLMDoctor The purpose of this CTF is to experiment with multi-chain prompt injection which...
From Curiosity to Creativity: My Thoughts on Prompt Engineering
Over the last few months, I have been attempting to learn more about Large Language Models (LLMs) and, as a result, I stumbled across prompt engineering and prompt engineering attacks. To improve m...
WithSecure AI Challenge - My LLM Bank
WithSecure recently released My LLM Bank - a generative AI (GenAI) security challenge: WithSecure - MyLLMBank This challenge allows you to experiment with jailbreaks/prompt injection against ...
Leveraging Google Apps Script for Workflow Automation
In today’s cloud-driven environment, automation plays a critical role in optimizing workflows and enhancing operational efficiency by minimizing manual interaction. Manual tasks, especially when de...