Er-luffy-D / Er-luffy-D/SimplifAI
Add DOCX file support for file uploads
Open
enhancement
good first issue
gssoc25
level2
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
**Current Behavior:**
Currently, the website supports uploading PDF and TXT files up to 10MB.
DOCX file uploads are not supported and are listed as "coming soon".
**Expected Behavior:**
Allow users to upload DOCX files as well, with the same file size limit (10MB).
**Benefits:**
- Enhances user experience by supporting more file formats.
- Makes the platform more versatile for document uploads.
**Additional Notes:**
- Ensure that the DOCX files are correctly parsed and displayed or processed by the platform.
Contributor guide
Assessment
This issue has not been assessed yet.