package com.example.notesai.config object APIKey { const val GEMINI_API_KEY = "MY_GEMINI_KEY" }