Tech Talk: Diagnostic agent using Gemini and OSQuery
Inspired by the "computer" in Star Trek, in this talk we are going to create a natural language diagnostic agent that can answer questions about your computer, from asking the number of cores and amount of memory installed to running a "Level 1 Diagnostic Procedure". This AI agent will be built step by step using Python, Vertex AI, Gemini and OSQuery.
How to create a diagnostics agent using Gemini and OSQuery
Inspired by the "computer" in Star Trek, in this talk we are going to create a natural language diagnostic agent that can answer questions about your computer, from asking the number of cores and amount of memory installed to running a "Level 1 Diagnostic Procedure".
How to create a diagnostic agent using Gemini and OSQuery
Inspired by the "computer" in Star Trek, in this talk we are going to create a natural language diagnostic agent that can answer questions about your computer, from asking the number of cores and amount of memory installed to running a "Level 1 Diagnostic Procedure".
Como criar um agente de diagnósticos usando Gemini e Osquery
This talk demonstrates how to build an AI agent step-by-step using Python, Vertex AI, Gemini, and Osquery. It explores how Osquery, a tool for exposing OS information via SQL, can be leveraged by large language models to enable advanced diagnostics through natural language queries, eliminating the need to memorize complex command lines.