DEV Community

Jetron Saiti
Jetron Saiti

Posted on

Tasklin, a Python CLI to run multiple AI models

I’ve been working on Tasklin, a Python CLI that lets you run prompts on different AI models like OpenAI, Ollama, and more, all from one tool.

It’s designed to make experimenting with AI easier, automating tasks, integrating AI into pipelines, testing different models, generating content, or just trying out different providers without constantly switching between tools.

I’d love to hear how you’d use it, any ideas for improvements, or interesting ways to integrate it into your projects.

Links:
GitHub: https://github.com/jetroni/tasklin
PyPI: https://pypi.org/project/tasklin

Top comments (0)