gitaccgaurav/AI-JobSearch ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Node command line app that searches live AI and ML jobs from the public artificialintelligencejobs.co API.

I want to be able to run it from the terminal and see the latest jobs in a clean table, then filter by things like company, city, region, category, seniority level, remote only, minimum salary, and free text search. It should also support pagination, a wider table view, and a raw JSON mode for piping into other tools.

Please add a way to show full details for one result, open a job’s apply link in my browser, and show a stats view that breaks down the results by category, level, region, and remote share. Make the output look nice in the terminal, but also let me turn off color when needed.

Use the built in fetch in Node 18 or newer, keep it lightweight, and include a basic offline test so it can be checked without hitting the network. If you need to look up current docs online, do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab