Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 711 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 711 Bytes

Thanks for checking out my personal site! Below are some notes

Getting Started

First, 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.

Future

What if you had a website where you used RAG for data retrieval of all your data and the interface was basically a text conversation between you and my "persona" to learn about me. I could also have specific things returned that I've pre-prepared like images or interactive elements. This is a bit inspired by this: https://juliangarnier.com/ and other creative portfolios here: https://github.com/iRaul/creative-portfolios