How to Build Your First Generative AI Prompt Tracker Using Gemini
In this post, I walk you through how to build a simple prompt tracker, using a combination of Python and Colab, Gemini, BigQuery, and Data Studio. We will make requests using the API as opposed to browser interaction, but this will allow you to get your hands dirty and see what outputs entail. It will also process the unfriendly redirect URLs that the Gemini API includes in its citation data, translating it to the final real URLs, as well as include query fan out data.



