Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is it able to process a prompt on each file in a folder-full of files and then return the collated results?

That's the functionality which I could use for my day job, but I'm not finding an LLM which directly affords that capability (without programming or other steps which are difficult on my work computer).





I bet you could easily get an LLM to write a python script that would do that for you.

Can the LLM also convince IT to allow me to run Python?

I'd like an all-in-one tool of an LLM front-end which can access multiple files since that is more easily explained/permission granted for.


have it generate a rust/go binary that calls the api or ollama etc. It runs in a for loop over the files you give it with a prompt you add as a command line argument and off you go! :)

Claude code should be able to wire that up in about 10 min including going off and setting up gitlab actions for testing etc :D




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: