waseemhnyc / LinkedIn-to-Portfolio-Site-Generator

This project is a Python script that scrapes a Linkedin PDF, generates a customized portfolio site using OpenAI's GPT-4 model with the help of LangChain and deploy the site to Vercel.
https://twitter.com/waseemhnyc/status/1653911884314169344?s=20
MIT License
24 stars 2 forks source link

i have 73 post in experience and 168 in certificates #1

Open johnfelipe opened 1 year ago

johnfelipe commented 1 year ago

i have 73 post in experience and 168 in certificates all will export to vercel?

waseemhnyc commented 1 year ago

Should work fine once it does not go pass the LLM token limit. I'd use gpt-4-32k-0613 when running the script.