Kenny
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Kenny on 9/4/2023 in #questions
How do I pass a blob from frontend to backend api?
I'm working on a project using next.js pages directory and langchain's pdf loader. I would like to pass a pdf from frontend to my api so that I can read the contents, create embeddings and store the vectors. I would not like to store the pdf itself. Is there an approach to this that I could work off?
3 replies