Automode is a chat interface that allows you to search the web and get answers to your questions. It is built with Vercel AI SDK and Emplode.
- Clone the repository
- Add environment variables (refer
.env.template
) - Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
To learn more about Vercel AI SDK and Emplode, take a look at the following resources:
- Vercel AI SDK - learn about Vercel AI SDK features and API.
- Emplode - offers reliable, high performance AI headless browsers at scale.