TilmanGriesel/chipper
A containerized RAG interface with web UI and CLI for document splitting, embedding, retrieval, and LLM query orchestration via Ollama.

Chipper provides a web interface and CLI for building RAG pipelines that split documents, generate embeddings via Hugging Face, and retrieve relevant context to enhance LLM responses. It supports query workflows with web scraping capabilities and can act as a proxy between Ollama clients like Enchanted or Open WebUI and an Ollama backend. Built on Haystack, it integrates with ElasticSearch for retrieval and runs as a fully containerized Docker service.
Frequently asked
- What is TilmanGriesel/chipper?
- A containerized RAG interface with web UI and CLI for document splitting, embedding, retrieval, and LLM query orchestration via Ollama.
- Is chipper open source?
- Yes — TilmanGriesel/chipper is open source, released under the MIT license.
- What language is chipper written in?
- TilmanGriesel/chipper is primarily written in Python.
- How popular is chipper?
- TilmanGriesel/chipper has 485 stars on GitHub.
- Where can I find chipper?
- TilmanGriesel/chipper is on GitHub at https://github.com/TilmanGriesel/chipper.