# A Conclusão > Infraestrutura de Visibilidade para IA para Empresas Locais no Texas. ## O que fazemos Construímos infraestrutura leve para que empresas locais sejam visíveis para agentes de IA (ChatGPT, Claude, Perplexity, Google AI Overviews). Estruturamos dados comerciais do mundo real em endpoints consumíveis por LLMs. ## Serviços | Plano | Preço | Escopo | |------|-------|-------| | Beta | $20 USD (pagamento único) | Configuração de visibilidade para IA — perfil empresarial estruturado, llms.txt, agents.txt, localização e horários legíveis por IA. Entrega em 24h. | | Instalação Completa | $499 USD (pagamento único) | Stack completo de visibilidade para IA — agents.txt personalizado, llms-full.txt, auditoria schema.org, estruturação de feed de avaliações, telemetria agêntica passiva, atualização trimestral. | ## Arquitetura - **Frontend**: HTML5 estático + Vanilla JS, canvas de partículas, escala tipográfica Inter / Roboto Mono. - **Backend**: Flask + Gunicorn (3 workers, gerenciado por systemd), processamento de webhook Stripe. - **Telemetria**: Telemetria agêntica passiva via `sensor.js` (sendBeacon → `/collect`). Detecta ChatGPT-User, ClaudeBot, Google-Extended, PerplexityBot, Applebot-Extended, OAI-SearchBot, BytesSpider, Diffbot. - **Hospedagem**: Droplet único (2 vCPUs), proxy reverso Nginx. ## Páginas principais - `/` — Página inicial com herói de partículas, contador beta, CTA - `/llms.txt` — Este arquivo (resumo de contexto para LLM) - `/agents.txt` — Diretivas de rastreamento para agentes de IA e aviso de telemetria - `/robots.txt` — Regras de rastreamento para bots de IA - `/privacy.html` — Política de privacidade do Texas + CCPA ## Contato - **E-mail**: jorge@thebottomline.tech - **Jurídico**: legal@thebottomline.tech ## Rotas Semânticas Esta página também está disponível nos seguintes idiomas (tradução dinâmica, armazenada em cache na primeira solicitação): | Idioma | Rota | |----------|-------| | 中文 (Chinês) | [/llms.txt?lang=zh](https://thebottomline.tech/llms.txt?lang=zh) | | 日本語 (Japonês) | [/llms.txt?lang=ja](https://thebottomline.tech/llms.txt?lang=ja) | | 한국어 (Coreano) | [/llms.txt?lang=ko](https://thebottomline.tech/llms.txt?lang=ko) | | Español | [/llms.txt?lang=es](https://thebottomline.tech/llms.txt?lang=es) | | Français | [/llms.txt?lang=fr](https://thebottomline.tech/llms.txt?lang=fr) | | Deutsch | [/llms.txt?lang=de](https://thebottomline.tech/llms.txt?lang=de) | | Português | [/llms.txt?lang=pt](https://thebottomline.tech/llms.txt?lang=pt) | | العربية (Árabe) | [/llms.txt?lang=ar](https://thebottomline.tech/llms.txt?lang=ar) | | Русский (Russo) | [/llms.txt?lang=ru](https://thebottomline.tech/llms.txt?lang=ru) | | Inglês (padrão) | [/llms.txt](https://thebottomline.tech/llms.txt) |