Skip to content

browserbase/BrowseGPT

Repository files navigation

BrowseGPT

BrowseGPT 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 Browserbase.

BrowseGPT Demo

Getting Started

  1. Clone the repository
  2. Add environment variables (see .env.template)
  3. 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.

Learn More

To learn more about Vercel AI SDK and Browserbase, take a look at the following resources:

  • Vercel AI SDK - learn about Vercel AI SDK features and API.
  • Browserbase - offers a reliable, high performance serverless developer platform to run, manage, and monitor headless browsers at scale.

About

Chat interface that searches the web for you real-time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published