Change the input type for radio button to Upload Document instead of Upload PDF 9e3a236 verified DevBM commited on Oct 21, 2024
Add get_text_from_document function for extracting text from any document type b4c86a6 verified DevBM commited on Oct 21, 2024
Use function for extracting text from any document(doc,docx,text,ppt,pptx,latex,html,pdf) instead of just pdf 61e6e50 verified DevBM commited on Oct 21, 2024
Add lxml, python-docx, python-pptx, pypandoc, beautifulsoup4 libraries 26c6760 verified DevBM commited on Oct 21, 2024
Remove enhanced_ner_entities while returning the keywords c9ff03b verified DevBM commited on Oct 16, 2024
Reverting to updated app.py(only enhanced ner function is not working that is commented) ac0aab4 verified DevBM commited on Oct 16, 2024
add pip>=24.2 setuptools>=65.5.0 wheel>=0.38.0 libraries 363f9d9 verified DevBM commited on Oct 16, 2024
Update app into modularized components (#4) 03f344d verified DevBM AneriThakkar commited on Oct 16, 2024
adding the feature of fill in the blank type of questions 90f21b4 verified DevBM commited on Jul 19, 2024
Using gliner for keyword extraction (#3) 60121a2 verified DevBM AneriThakkar commited on Jul 11, 2024
adding exception handling, updating feedback data to take context, options 366078f verified DevBM commited on Jul 5, 2024
fixing issues with session_id states, adding visualizations 74406b7 verified DevBM commited on Jul 4, 2024
adding the options to choose between input text and upload pdf e0e7fd6 verified DevBM commited on Jul 4, 2024