Skip to content

Chat interface that allows you to search the web and get answers to your questions.

Notifications You must be signed in to change notification settings

shouryamaanjain/BrowseBuddy

Repository files navigation

BrowseBuddy

BrowseBuddy is a chat interface that allows you to search the web and get answers to your questions. It is built with Vercel AI SDK

Getting Started

  1. Clone the repository
  2. Add environment variables (refer .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, take a look at the following resource:

About

Chat interface that allows you to search the web and get answers to your questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published