Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More features: formatting, actual chat, and show PDF #16

Open
dezerving opened this issue Apr 25, 2023 · 10 comments
Open

More features: formatting, actual chat, and show PDF #16

dezerving opened this issue Apr 25, 2023 · 10 comments

Comments

@dezerving
Copy link

I wanted to see if we could improve the current feature set. The following is what I have in mind:

  • Add formatting to answer (new line between each citation, make the citations go from [4] to [Page 4] and make them a different color so they stand out (making it easy to reference)
  • Have an actual chat-like interface (think humata, chatpdf)
  • Show the actual pdf side-by-side (and maybe the citations in the answers can link to the page in the pdf viewer making it easy to reference)

These features would be dope. I'm looking into working on it myself but I know there's people more talented that could look into this

@bhaskatripathi
Copy link
Owner

Thank you for your interesting suggestions.
I have added all of them in my checklist and will soon comeup with the next release. I am also planning to integrate results from different sources like Alpaca, lLama and hopefully Google bard (I am in the wait list).
Will come up with an improved interface soon.

@dezerving
Copy link
Author

Thank you for your interesting suggestions. I have added all of them in my checklist and will soon comeup with the next release. I am also planning to integrate results from different sources like Alpaca, lLama and hopefully Google bard (I am in the wait list). Will come up with an improved interface soon.

Awesome. A couple other things that could be useful:

  • multi pdf support (and being able to chat with multiple pdfs)
  • implement redis as vector db (keeps things selfhosted, rather than having to use pinecone, chroma, etc)

Just as a question, is there currently a limit to the pdf (page # or actual size) that can be uploaded?

@bhaskatripathi
Copy link
Owner

no there is no limit. However, until the current code is optimized with a vectorDB there will be a tradeoff with the performance

@bhaskatripathi
Copy link
Owner

@dezerving - Made the first change for Page No [XX]
image

@dezerving
Copy link
Author

@dezerving - Made the first change for Page No [XX] image

Awesome! This + adding new lines between each citation would make readability of the answers much better (especially longer answers).

@marc76900
Copy link

Have any of you coded anything on this? @dezerving @bhaskatripathi @deepankarm @Jeffrey95 @taherfattahi

@magedhelmy1
Copy link

Seems like the project is dead.

@bhaskatripathi
Copy link
Owner

bhaskatripathi commented May 26, 2023

@magedhelmy1 - it is not dead, but I am not getting time these days. Will resume it from next month. I welcome you as a contributor.

@Yiiipu
Copy link

Yiiipu commented Jun 27, 2023

I build a simple Mac pdf reader based on this project and it has chat memories. It also shows pdf side by side. You can check it out: https://github.com/Yiiipu/SimplePDF

@dezerving
Copy link
Author

I build a simple Mac pdf reader based on this project and it has chat memories. It also shows pdf side by side. You can check it out: Yiiipu/SimplePDF

This is really cool. I like the way that this looks. Any way to have it be a webapp so it can just be hosted as a container somewhere? Something like https://github.com/Anil-matcha/ChatPDF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants