Uses GPT-3.5 and Pinecone to process large pdf.Gather information about the pdf-file by chatting with a chatbot
This repo is inspired by https://github.com/mayooear/gpt4-pdf-chatbot-langchain
# start development server
just dev
# build project
just build
# check with tsconfig
just check
# format codebase
just format
# lint codebase
just lint
- full-stack framework: SvelteKit
- css framework: Tailwind
- packet manager: pnpm
- process automation: just