Use case · AI assistants & agents
Language models don't know what's on tonight. Give yours a tool that does.
The problem
Ask a model what's happening nearby this weekend and it will answer confidently, from training data that is months or years old. The events it names may have ended, moved, or never existed. A few wrong answers is all it takes to lose a user's trust.
The fix is retrieval: let the assistant look up current events from a source it can cite.
How AllEvents helps
Add search_events to your assistant and it can handle cities, dates, categories, and plain keywords the way people actually ask.
Every event carries a link to its original page, so the assistant can show its source instead of asking to be believed.
Near-term events are checked often, so “tonight” means tonight.
search_events({ city: "austin", date_range: "tonight" })
One tool call between a question and a real answer.
Join the North America beta and tell us what you’re building.