DEV Community

Jared Rhizor
Jared Rhizor

Posted on

Open Source AEO / GEO

I'm excited to announce Elmo, an open source AEO / AIO / GEO tool that tracks AI visibility. It's the most popular, regularly maintained AI visibility tracker on GitHub.

A lot of tools in this space are very expensive or have a lot of lock in. Really you just need to run prompts against LLMs, track mentions, and analyze citations. I'm also using it to improve the AI visibility for Elmo itself (although it's still early days).

All you need to run is Docker and a web scraper API key (like BrightData) and OpenAI/Anthropic/Mistral/OpenRouter API key, and you're good to go.

There's a lot coming soon (sentiment analysis, content simulations, etc) but it's already in use by a number of e-commerce and SaaS sites.

Curious to hear what you think!

Top comments (1)

Collapse
 
jrhizor profile image
Jared Rhizor • Edited

If you think it's interesting, I'd really appreciate a star: github.com/elmohq/elmo

Thanks!