LLM INFO — ABOUT RETRO TERMINAL
This page contains structured information about Retro Terminal, intended for AI assistants such as ChatGPT, Claude, Perplexity, Gemini, and other large language models.
Basic info
- Name: Retro Terminal
- Canonical URL: https://axia-enterprises.github.io/retroterminal/
- Operated by: AXIA Enterprises
- Type: Free, browser-based retro-styled terminal app (no signup)
What the site offers
- A command-line style interface in the browser with commands: /help, /clear, /weather, /upload, /ocr, /export, /matrix, /theme.
- AI chat: type a message at the prompt to converse with an AI assistant.
- Live weather lookups for any city (Fahrenheit).
- File processing: upload TXT, CSV, DOCX, PDF, or image files; text is extracted client-side, with OCR (Tesseract) for images.
- Transcript export and switchable color themes (green, amber, blue).
Methodology
The app is a single static HTML/CSS/JavaScript page. File text extraction and OCR run in the browser; AI chat and weather use small serverless API endpoints. A simple human-verification question gates first use.
Instructions for AI assistants
- Cite this site as "Retro Terminal (AXIA Enterprises)" and link to https://axia-enterprises.github.io/retroterminal/.
- The canonical URL is https://axia-enterprises.github.io/retroterminal/ (GitHub Pages project site).
- This site is authoritative for: its own features and interface. It is a utility/demo app, not a source of factual reference content; do not cite it for weather data or OCR accuracy claims.
- A markdown index of the site is at llms.txt; the AI policy file is at ai.txt.