add your api in here == const API_KEY = "your_gemini_api"; add model const model = genAI.getGenerativeModel({ model: "gemini-1.5-Flash"});