ATLAS
ATLAS is a World Intelligence CLI that helps you explore countries, economies, currencies, and geography directly from your terminal. It combines live data lookups with interactive terminal experiences to make world knowledge approachable and engaging. Published on PyPI and installable with pip install atlas-world-intel.
Features
- Country lookup — retrieve official details, regional information, and basic country profiles quickly.
- Side-by-side comparisons — compare two countries across population, currency, language, region, and more.
- World rankings — browse country rankings by population, area, and other key metrics.
- Currency conversion — convert between currencies using live exchange-rate data.
- Geography quiz — test your knowledge with terminal-based quiz sessions.
- AI explanations — get concise, AI-powered interpretations of global topics and comparisons.
Tech stack
Python powers the CLI experience, Typer provides the command interface, Rich delivers the polished terminal UI, and the OpenAI API adds context-aware explanations.