GHOST/OS is an AI-native operating system that runs entirely in your browser — no installation, no backend required. It uses lightning-fast access to Llama 3 models with intelligent multi-key rotation.
Experience the authentic feel of a retro Unix terminal where every command is handled by a live AI agent that can search Wikipedia, manage notes, run JavaScript calculations, and reason through complex multi-step tasks.
This is a genuine agentic system built on the ReAct pattern, delivering 100% human-readable output with clean, natural responses.
🔄 Proactive Round-Robin: Alternates between Groq and OpenRouter on every call so token quotas are spread evenly — no single provider gets overloaded.
🔒 Secure JS Sandbox: JavaScript runs inside a sandboxed iframe — no access to localStorage, fetch, or the DOM.
🧠 HAL Toggle: Control hallucination checking with hal on / hal off. Saves tokens when not needed.
💾 Persistent Memory System: Notes survive across browser sessions with size-safe storage.
👁️ Enhanced Visual Contrast: Brighter text and stronger shadows for superior readability.
Search Wikipedia for facts, historical information, or general knowledge on any topic
Execute JavaScript in a secure sandboxed iframe for calculations and data processing
Complete note management system with persistent storage across sessions
Get current date, time, timezone information, and formatted timestamps
The AI agent automatically selects the perfect tool for your task — just type naturally!
HAL (Hallucination Alert) analyzes responses for potential fabrications. Toggle it with hal on or hal off (default: on).
What HAL detects:
• Made-up statistics or fabricated numbers
• Invented citations or non-existent URLs
• Fictional people, companies, or events
✅ GROUNDED — Response appears factual and reliable
⚠️ HALLUCINATION — Potential fabrication detected with confidence level
🖥️ sessionStorage — Temporary storage for terminal history, command history, and conversation context. Flushed on page close.
💾 localStorage — Permanent storage for API keys, saved notes, and usage statistics. Size-guarded with user-facing errors.
🔄 Conversation Context — Full chat history maintained and included in AI responses for context awareness.
🔍 Knowledge Search: "What is the population of Tokyo?" or "Tell me about quantum computing"
🧮 Calculations: "Calculate compound interest on $10,000 at 7% for 10 years"
📝 Note Management: "Save note goals = Learn Groq API and build AI tools" or "Read note shopping list"
⚡ Built-in Commands: help, stats, clear, date, sysinfo, notes, hal on/off, info