Skip to content

Integration with ChatGPT API that stored user's PDF data in Pinecone as a vector dataset

License

Notifications You must be signed in to change notification settings

Atohallan/pdf-chatbot

Repository files navigation

My SkillsBuy Me A Coffee

⚠️⚠️⚠️ Warning: Please understand that the https://chatfiles-ui.fly.dev web demo is temporarily unavailable as used up all the credits available in my free trial. and I am unable to recharge. If necessary, please run it locally yourself. Thanks.

PDFChatbot

Chatfiles

Upload your file and have a conversation with it.

How to use it

Open https://chatfiles-ui.fly.dev and chat with Good Example

How to run locally without limited

  1. clone this repository.
  2. create a .env file on root path.
  3. put your OpenAI Key to .env file with OPENAI_API_KEY='your token'

run this project with docker compose.

docker compose up

open browser with http://localhost:3000

chat with file

  1. upload a file.
  2. have a conversation with it.

chat with GPT

  1. send message without upload file.

How to run locally

chatfiles-ui

how to deploy flyio

Feature

  • Chat with GPT-3.5
  • Chat with file by llama_index
  • Upload multiple files to one index, chat with multiple files.

About

Integration with ChatGPT API that stored user's PDF data in Pinecone as a vector dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages