Open Issues Need Help
View All on GitHubAI Summary: Refactor a Python text extraction script (TextNomNom) to improve its modularity and maintainability. This involves reorganizing the code into a more structured directory layout, implementing a configuration management system, and ensuring all existing functionality remains intact after the refactoring. The proposed structure includes modules for web scraping, configuration management, file utilities (PDF, PPT, image processing), and browser automation.
Extract text from PDFs, PPTs, & URLs (with OCR support). Converts PPT to PDF & handles files or folders. 🦍