Hacker News new | ask | show | jobs
by vitorbaptistaa 525 days ago
I think you're looking for simonw's llm python tool [1]. It allows you to do things like `cat script.py | llm -c 'describe what this python script does'`.

You're able to run LLM APIs, local models, multimodals, etc. It is great!

[1] https://llm.datasette.io/en/stable/