# The Bottom Line > AI Visibility Infrastructure for Local Businesses in Texas. ## What we do We build lightweight infrastructure so local businesses are visible to AI agents (ChatGPT, Claude, Perplexity, Google AI Overviews). We structure real-world business data into LLM-consumable endpoints. ## Services | Plan | Price | Scope | |------|-------|-------| | Beta | $20 USD one-time | AI visibility setup — structured business profile, llms.txt, agents.txt, AI-readable location & hours. 24h delivery. | | Full Installation | $499 USD one-time | Full AI visibility stack — custom agents.txt, llms-full.txt, schema.org audit, review-feed structuring, passive agentic telemetry, quarterly refresh. | ## Architecture - **Frontend**: Static HTML5 + Vanilla JS, particle canvas, Inter / Roboto Mono type scale. - **Backend**: Flask + Gunicorn (3 workers, systemd-managed), Stripe webhook fulfillment. - **Telemetry**: Passive agentic telemetry via `sensor.js` (sendBeacon → `/collect`). Detects ChatGPT-User, ClaudeBot, Google-Extended, PerplexityBot, Applebot-Extended, OAI-SearchBot, BytesSpider, Diffbot. - **Hosting**: Single Droplet (2 vCPUs), Nginx reverse proxy. ## Key pages - `/` — Landing page with particle hero, beta counter, CTA - `/llms.txt` — This file (LLM context summary) - `/agents.txt` — AI agent crawl directives & telemetry notice - `/robots.txt` — Crawl rules for AI bots - `/privacy.html` — Texas + CCPA privacy policy ## Contact - **Email**: jorge@thebottomline.tech - **Legal**: legal@thebottomline.tech ## Semantic Routes This page is also available in the following languages (dynamic translation, cached on first request): | Language | Route | |----------|-------| | 中文 (Chinese) | [/llms.txt?lang=zh](https://thebottomline.tech/llms.txt?lang=zh) | | 日本語 (Japanese) | [/llms.txt?lang=ja](https://thebottomline.tech/llms.txt?lang=ja) | | 한국어 (Korean) | [/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) | | العربية (Arabic) | [/llms.txt?lang=ar](https://thebottomline.tech/llms.txt?lang=ar) | | Русский (Russian) | [/llms.txt?lang=ru](https://thebottomline.tech/llms.txt?lang=ru) | | English (default) | [/llms.txt](https://thebottomline.tech/llms.txt) |