Skip to content

This is a SvelteKit implementation of https://github.com/mayooear/gpt4-pdf-chatbot-langchain with additional features such as user registration and payment system

Notifications You must be signed in to change notification settings

markusobermaier96/pdf-analyser

Repository files navigation

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

About

This is a SvelteKit implementation of https://github.com/mayooear/gpt4-pdf-chatbot-langchain with additional features such as user registration and payment system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published