AIchitect
StacksGraphBuilderCompare
123 tools · 10 stacks
GitHub

AI tools are all over the place. This is the full landscape — 123 tools across 12 categories, mapped and connected. Ready to narrow it down? Build your stack →

Stack Layers
What are you building and how is it defined?
How do you write and ship code?
How does your AI think and act?
Which models and infrastructure power it?
How do you build, observe, and extend it?
React Flow mini map
Press enter or space to select a node.You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
These tools often paired
Ollama
vs
llama.cpp

Choose Ollama when…

  • •You want to run LLMs locally on your machine
  • •Privacy or offline use cases require local models
  • •You're testing open-source models without API costs

Choose llama.cpp when…

  • •You want maximum efficiency for local LLM inference
  • •You're running models on CPU or edge hardware
  • •Quantized model performance is your optimization target
Field
Ollama
llama.cpp
Category
LLM Infrastructure
LLM Infrastructure
Type
OSS
OSS
Free Tier
✓ Yes
✓ Yes
Plans
—
—
Stars
⭐ 90,000
⭐ 68,000

Ollama

Dead-simple local LLM serving. Pull and run models like Docker images. Compatible with the OpenAI API format.

llama.cpp

Highly optimized C++ inference engine for running quantized LLMs on CPU and GPU. The foundation for Ollama and many local AI tools.

Ollama Website ↗GitHub ↗
llama.cpp Website ↗GitHub ↗

Only Ollama (5)

ContinueLlamaIndexLiteLLMvLLMllama.cpp

Only llama.cpp (1)

Ollama
See full comparison in Explore →