Hacker News new | past | comments | ask | show | jobs | submit login

AIPL is an "Array-Inspired Pipeline Language", a tiny DSL in Python to make it easier to explore and experiment with AI pipelines.

https://github.com/saulpw/aipl

When you want to run some prompts through an LLM over a dataset, with some preprocessing and/or chaining prompts together, AIPL makes it much easier than writing a Python script.




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

Search: