Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 547 Bytes

File metadata and controls

19 lines (12 loc) · 547 Bytes

Chat with your PDFs

Getting Started

First, duplicate the .env file into a new file named .env.local. Update the value of your Clerk key, and the Vapi assitant there.

The first time you are running this project, you will need to install the dependencies. Run this command in your terminal:

yarn

To start the app, run:

yarn dev

Open http://localhost:3000 with your browser to see the result.