Created a chat bot with the use of chatgpt. where you can get answers from pdf.
upload files > Add openAI key > analyze
Get keys from: https://platform.openai.com/account/api-keys
An API for accessing new AI models developed by OpenAI
31 messages · Page 1 of 1 (latest)
Created a chat bot with the use of chatgpt. where you can get answers from pdf.
upload files > Add openAI key > analyze
Get keys from: https://platform.openai.com/account/api-keys
An API for accessing new AI models developed by OpenAI
Great work. It is open source, can I view the code. It would make the users comfortable to share the API Key once they can view the code.
Following
Visit http://pdfgpt.io/ and upload some sample pdf. And ask question.
Get instant answers to all your PDF-related questions with our cutting-edge chat tool. Simply upload your PDF and start chatting - our tool has you covered! Say goodbye to the frustration of navigating complex PDFs and get the answers you need quickly and easily. Try it today and experience the power of our PDF chat tool!
I haven’t decided yet about to make it open source, but you can use this tool for free.
Fyi it doesnt work on mobile
Try using desktop mode
Oh, you should inform the user if it needs an API key of their own before uploading
Yes apologies,
key can obtain from : https://platform.openai.com/account/api-keys
An API for accessing new AI models developed by OpenAI
How about saving the progress. I used a pdf but when I open the website, it starts afresh. Can you add a signup feature to save users progress.
Are you only using OpenAI in the background, any vector database like pinecone ?
That is already in todo list.
Current site in not mobile friendly for now.
I haven't given it extensive testing but for a baseline extraction and summary works pretty nice. I like how it shows me 5 samples it's answer is based upon. Would be lovely if the interface allow jumping to sampled sections in the document. Also, noticed it has no memory of previous exchanges (?)
I tried a 351 page pdf and it is taking too long. It is stuck at PDF is being processed
I was about to ask if there is any pdf length limit
Current version is free version. You cam say poc.
Which supports limited paages.
I will write limitations about free version. And also we are working on speed.
Join our discord channel for bug fixes new features and announcements
@gleaming pelican
For now it is 10mb.
Thank you @polar roost I am not using any specific library to read text. There is a UI library which provide function to read content from file.
Yeah thank you for your info.
Can i get the link to that library or just the name?
is it safe to upload my api keys?
Yes it is being store in your local system we are not storing it on server. So @torn crescent your keys are safe and alway with you
.
Please Can i get the link to that library or just the name?
Antd