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

Support PDF & Code importing #7

Open
3 tasks
Tracked by #8
chand1012 opened this issue Jun 28, 2023 · 0 comments
Open
3 tasks
Tracked by #8

Support PDF & Code importing #7

chand1012 opened this issue Jun 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@chand1012
Copy link
Member

chand1012 commented Jun 28, 2023

  • PDF text
  • HTML
  • Code

For Word and PDFs, the user's browser should do the preprocessing before sending the files along.

  • For PDFs, use PDF.js.
  • For Word and Google Docs, write instructions on exporting to PDF so that it can be parsed.
  • For code, just add a crap ton of file extensions.
  • For HTML extract all text content and any related links.
@chand1012 chand1012 added the enhancement New feature or request label Jun 28, 2023
@chand1012 chand1012 mentioned this issue Jul 9, 2023
9 tasks
@chand1012 chand1012 changed the title Support more formats Support PDF & Code importing Jul 9, 2023
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