ai-action/ollama-action
🦙 Run Ollama large language models (LLMs) with GitHub Actions.
This tool helps developers automate tasks by integrating large language models (LLMs) like Ollama directly into their GitHub Actions workflows. You provide a specific LLM and a prompt, and the tool outputs the generated text response. It's designed for developers who manage continuous integration/continuous deployment (CI/CD) pipelines and want to leverage AI for automated content generation, code explanations, or testing.
Use this if you are a developer looking to incorporate local large language models into your GitHub Actions workflows for automation.
Not ideal if you are not a developer or do not use GitHub Actions for your automation needs.
Stars
22
Forks
3
Language
—
License
MIT
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ai-action/ollama-action"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
containers/ramalama
RamaLama is an open-source developer tool that simplifies the local serving of AI models from...
av/harbor
One command brings a complete pre-wired LLM stack with hundreds of services to explore.
RunanywhereAI/runanywhere-sdks
Production ready toolkit to run AI locally
runpod-workers/worker-vllm
The RunPod worker template for serving our large language model endpoints. Powered by vLLM.
foldl/chatllm.cpp
Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)