Open source AI visibility tracking and optimization.
Demo
Try the live demo at demo.elmohq.com to see how Elmo tracks prompts and analyzes citations.
Quick Start
For local deployments, use Docker Compose as configured with the @elmohq/cli package:
# Install the CLI globally npm install -g @elmohq/cli # Initialize configuration (interactive wizard) elmo init # Start the stack elmo compose up -d
Tip
Watch this repo's releases to get notified of major updates.