Open source AI visibility tracking and optimization.
Learn more »
Try the live demo at demo.elmohq.com to see how Elmo tracks prompts and analyzes citations.
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 -dTip
Watch this repo's releases to get notified of major updates.