AsifQamar/Skill2Intern-AI-based-Internship-Recommendation-System- ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app for an AI based internship recommendation engine for the PM Internship Scheme.

It should let a candidate enter their education, skills, interests, and location, and optionally upload a resume too. Then it should match them against a structured internship dataset and show the top 3 to 5 best internships in a clean, card based layout. Please also include a simple score breakdown and a gap analysis so users can see which skills they are missing for each recommendation.

Make it easy to use on mobile, with a very straightforward interface for people who are not super technical. If possible, keep it lightweight and ready to plug into a bigger portal later with a basic API style response in JSON. Use the existing templates, static files, and data folder if they help, and look up current docs online if you need to.