Chat with a version of myself trained on my own CV, opinions, blog posts & more.
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.
npm install
npm run dev