Skip to content



Real-world AI agents with Vercel's eve (our actual setup)

A real-world walkthrough of using Vercel's eve to run agents on our own site - updating CMS comparison pages, posting reports to Slack, and orchestrating multiple agents on cron jobs.

Frequently asked questions

What is Eve and what can it be used for?
Eve is a platform for building AI agents that can operate across different systems. You can use it to create chatbots in Slack, automate website changes, build comparison pages, or integrate with tools like Linear and GitHub. The key advantage is that Eve lets you connect these agents directly to whatever tools you're already using through Vercel Connect.
How does Eve help with keeping comparison pages up to date?
We use Eve with a YAML file-based system that stores all our comparison page information in one place. This makes it versionable and allows us to create pull requests to update content. Eve can automatically run these updates on a schedule using cron jobs, so our comparison pages stay fresh without manual intervention.
Why is using deterministic systems better for AI agents?
Deterministic systems are much easier and cheaper for AI to work with because they follow predictable patterns and rules. When you set up your agent skills with clear guardrails and structured data like we do, the AI can reliably execute the same tasks repeatedly, which significantly reduces your token costs.
How much does it cost to run multiple agents with Eve?
We've set up five different agents that are constantly running across our systems, and we put a hundred dollars on our AI Gateway at the start. We haven't spent it yet, so the cost is remarkably low for what you get in terms of continuous automation and intelligence gathering.
How can Eve integrate with Slack?
Eve connects directly to Slack through Vercel Connect, allowing you to set up agents that send information and reports into your Slack channels. For example, we have a website report bot that pulls data from Vercel observability and other sources, then delivers insights right to Slack so your team can make decisions based on real-time information.
What makes Eve better than non-deterministic approaches like Claude Schedule?
Non-deterministic systems like Claude Schedule can give different answers each week depending on how the AI interprets things, which makes it hard to track changes over time or compare data. Eve's deterministic approach means your agents return consistent data structures, so you can reliably compare week-to-week results and actually see what's improving or degrading on your website.
Can I run multiple agents together or do they need to be separate?
You can do both. You can create isolated agents that work independently, or you can build connected systems where multiple agents feed into each other. We've built something more integrated with agents like competitor intelligence, SEO tracking, Reddit scouting, and CMS updates all working together and reporting into a single Slack channel.


Continue watching

Get in touch

Tell us what you're building. We reply within one working day. Jono or someone on the team picks up every message personally.

By sending this you agree to our privacy policy. We only use your details to reply.