Search the web using Exa's semantic API and real-time crawling. Includes URL search, content extraction, Wikipedia, Reddit, and news search tools.
import ExaSearchDemo from "../components/exa-search-demo"; export default function Page() { return <ExaSearchDemo />; }