shahidtamboli-2505/Shahid-Intern-project-1 — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple data mining platform for finding and organizing manufacturing companies, starting with the Sangli manufacturing industry case that’s already in this project.

I want a clean web interface where I can run the case, see progress, and review the results without touching code. It should use the existing Excel files as sample data, collect or process company information, clean duplicates, and show the final list in a table that I can search, filter, and download as Excel. If some information can’t be found, mark it clearly instead of crashing.

Please keep the backend and UI working together, make the run script easy to use, and add clear instructions so someone like me can start it locally. Use the current project structure as much as possible. If you need current docs for any library, look them up online.

Want more depth? Deep Reverse