# Kliks Agency — AI Discoverability File # Version: 1.0 # Updated: 2025-09-13 site: https://kliksagency.com contact: info@kliksagency.com purpose: Provides machine-readable details about AI models and high-level AI usage for Kliks Agency's marketing and analytics workflows. # Models (high-level) models: - name: OpenAI GPT (example) vendors: ["OpenAI"] family: "GPT" versions: ["gpt-4", "gpt-4o", "gpt-4o-mini"] # representative names usage: "Generative copy, ad creatives, prompt-based analytics, content summarization." - name: Google Gemini (example) vendors: ["Google"] family: "Gemini" versions: ["gemini-1.5", "gemini-2"] usage: "Semantic search, query understanding, data enrichment." - name: Anthropic Claude (example) vendors: ["Anthropic"] family: "Claude" versions: ["claude-2", "claude-3"] usage: "Safety-sensitive summarization, assistant workflows." - name: Meta Llama (example) vendors: ["Meta"] family: "Llama" versions: ["llama-3"] usage: "On-premise experimentation, prototyping, embeddings." # Data handling (summary) data_handling: - user_data: "We do not send personal user data to any model providers without consent. Customer data used for model-powered tasks is processed according to privacy policy." - pii: "Any PII is redacted prior to shared model requests when required by contract or regulation." - retention: "Model inputs/outputs retention depends on provider and contract; contact info@kliksagency.com for details." # Privacy & compliance privacy: - "Kliks Agency respects user privacy and complies with applicable data protection laws." - "For model-specific privacy statements, consult the respective vendor's documentation and our privacy page: https://kliksagency.com/privacy" # Responsible AI responsible_ai: - "We apply guardrails and human review for high-risk outputs (ads with regulated claims, financial or medical-like content)." - "Automated outputs are labeled and reviewed before publishing when necessary." # Documentation / discovery link more_info: - ai_page: "https://kliksagency.com/ai.txt" - contact: "info@kliksagency.com" # Notes # This file is intended as a machine- and human-readable high-level disclosure to aid AI crawlers and partners.