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

Add capability to create combined summary of several uploaded documents #22

Open
rockett-m opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@rockett-m
Copy link
Member

Check select box on documents uploaded in the left panel for which to summarize. This feature has been requested by several people.

Imagine a few chapters of a textbook, academic articles, industry news, etc., that you need to understand quickly.
A summary that ingests all the information and produces a combined summary would save a lot of manual reading time.

Speedup hint: if a doc has already been summarized, the summary should be stored in RDS or Postgres, so retrieve those and summarize any new docs uploaded (save those) and add a new function+prompt to produce multi source summary. Will be important to reference the authors and titles of each source. Otherwise it could be very generic like "all these sources talk about AI ..."

@rockett-m rockett-m added the enhancement New feature or request label Feb 3, 2025
@rockett-m rockett-m changed the title Add capability to create of several uploaded documents Add capability to create combined summary of several uploaded documents Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant