dravenk/ollama-zig
Ollama Zig library
This library helps Zig developers integrate their applications with Ollama, a powerful tool for running large language models locally. Developers can send prompts and receive responses from models like Llama 3.2, or even create custom models. It's designed for Zig developers building applications that need to leverage local AI capabilities.
No commits in the last 6 months.
Use this if you are a Zig developer building an application that needs to interact with large language models running on Ollama.
Not ideal if you are not a Zig developer or if you need to integrate with remote, cloud-based LLM services.
Stars
35
Forks
4
Language
Zig
License
MIT
Category
Last pushed
Jun 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/dravenk/ollama-zig"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.