Skip to main content

Agentic Retrieval Augmented Generation (RAG) with LanceDB - Minimal dependencies

Project description

haiku.rag-slim

Retrieval-Augmented Generation (RAG) library built on LanceDB - Core package with minimal dependencies.

haiku.rag-slim is the core package for users who want to install only the dependencies they need. Document processing (docling), rerankers, and A2A support are all optional extras.

For most users, we recommend installing haiku.rag instead, which includes all features out of the box.

Installation

Python 3.12 or newer required

Minimal Installation

uv pip install haiku.rag-slim

Core functionality with OpenAI/Ollama support, MCP server, and Logfire observability. Document processing (docling) is optional.

With Document Processing

uv pip install haiku.rag-slim[docling]

Adds support for 40+ file formats including PDF, DOCX, HTML, and more.

Available Extras

Document Processing:

  • docling - PDF, DOCX, HTML, and 40+ file formats

Embedding Providers:

  • voyageai - VoyageAI embeddings

Rerankers:

  • mxbai - MixedBread AI
  • cohere - Cohere
  • zeroentropy - Zero Entropy

Model Providers:

  • OpenAI/Ollama - included in core (OpenAI-compatible APIs)
  • anthropic - Anthropic Claude
  • groq - Groq
  • google - Google Gemini
  • mistral - Mistral AI
  • bedrock - AWS Bedrock
  • vertexai - Google Vertex AI

Agent Protocol:

  • a2a - Agent-to-Agent protocol
# Common combinations
uv pip install haiku.rag-slim[docling,anthropic,mxbai]
uv pip install haiku.rag-slim[docling,groq,logfire]

Usage

See the main haiku.rag repository for:

  • Quick start guide
  • CLI examples
  • Python API usage
  • MCP server setup
  • A2A agent configuration

Documentation

Full documentation: https://ggozad.github.io/haiku.rag/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

haiku_rag_slim-0.14.0.tar.gz (64.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

haiku_rag_slim-0.14.0-py3-none-any.whl (95.6 kB view details)

Uploaded Python 3

File details

Details for the file haiku_rag_slim-0.14.0.tar.gz.

File metadata

  • Download URL: haiku_rag_slim-0.14.0.tar.gz
  • Upload date:
  • Size: 64.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for haiku_rag_slim-0.14.0.tar.gz
Algorithm Hash digest
SHA256 89b982c6dda94319be9b2f36a43f7ec9b828a321b10399d55702129435f79ccb
MD5 48da6eb78f0ff2c41c0c7e8692125a48
BLAKE2b-256 badfbeba887b31417a07b201c15c20ee7beb976fd32972f812b5cbd0651fd39a

See more details on using hashes here.

File details

Details for the file haiku_rag_slim-0.14.0-py3-none-any.whl.

File metadata

File hashes

Hashes for haiku_rag_slim-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cdfecd74f7d0ede7aad582e39a3ddc1bc24885b8478670cf398c3b5194695006
MD5 ff199a6a2be9db6f0a679324caf67519
BLAKE2b-256 ac38ed255834e8af73758bf6158dfc82deb3b0af5d5439a1cc3ed27a63b33b57

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page