Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 877 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 877 Bytes

pdf-analyzer

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

Techstack

Metamask auth