LLM

  • Raspberry Pi Sensor Data→Firestore→ChatGPT→Gmail

    This weekend, I took my Raspberry Pi sensor project a step further by connecting it to Google Firestore. What started as a simple setup that wrote temperature, humidity, and soil moisture data to a Google Sheet is now part of a growing workflow that stores, analyzes, and delivers real-time insights through AI and automation. This…

  • MCP: Model Context Protocol

    MCP is an emerging open standard that allows AI systems to connect with tools like Gmail, Google Calendar, or agricultural sensors through a single shared interface. It represents a shift from one-off automations to intelligent, coordinated workflows where AI collaborates with people rather than replacing them.

  • Using Delimiters for More Effective Prompting

    This was a new concept to me until it was introduced by my MIS professor during class. The idea of using delimiters in prompting. Like most concepts I want to fully understand, I’m choosing to write about it. Writing helps me process what I’ve learned and refine how I apply it in practice. Over time,…