GraphCanon updated today · GitHub synced today
Decision brief
Chipper is an AI interface tool for tinkerers that supports agentic-AI functionalities and LLM inference using Hugging Face models, including Phi4, with Haystack RAG for retrieval-augmented generation.
Good fit when
- When you require an environment that integrates with Ollama API.
- If your project focuses on leveraging agentic AI capabilities and you want to incorporate it with Python programming.
Avoid when
- When the development requires real-time processing that is not aligned with Ollama's APIs or RAG capabilities.
- If your project strictly adheres to proprietary AI interfaces, and external integrations like Haystack RAG are prohibited.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (97d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install chipper PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
TilmanGriesel/chipper offers an AI interface toolset that includes support for agentic-AI, embedding, LLM inference via Hugging Face models like Phi4, and retrieval-augmented generation.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 25, 2026
- Languages
- python, javascript
Source: github.language+package.json+pyproject.toml · Aug 25, 2026
Categories
Tags
README
Installation and Setup
- Quickstart
- Or visit the Chipper project website
For agents
This page has a .md twin and JSON over the API.