Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 514 Bytes

CV AI Chat

Chat with a version of myself trained on my own CV, opinions, blog posts & more.

Stack

Configure Secrets

Create a .env.local file and copy the contents of .env.example into it. Then add your own secrets.

As a minimum you will need to add your own Open AI API key.

Installation

npm install

Usage

npm run dev