Skip to main content

RAG (Retrieval-Augmented Generation) for Zeta MLX

Project description

zeta-mlx-rag

RAG (Retrieval-Augmented Generation) pipeline for Zeta MLX.

Installation

pip install zeta-mlx-rag

Features

  • Document Processing: Text chunking and preprocessing
  • Embeddings: Integration with zeta-mlx-embedding
  • Retrieval: Vector similarity search
  • Generation: Context-aware LLM responses

Usage

from zeta_mlx.rag import RAGPipeline

pipeline = RAGPipeline(
    embedding_model="bge-m3",
    llm_model="qwen3-8b"
)

# Add documents
pipeline.add_documents(["doc1.txt", "doc2.txt"])

# Query
response = pipeline.query("What is MLX?")

Links

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

zeta_mlx_rag-0.3.2.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

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

zeta_mlx_rag-0.3.2-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file zeta_mlx_rag-0.3.2.tar.gz.

File metadata

  • Download URL: zeta_mlx_rag-0.3.2.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Darwin/25.1.0

File hashes

Hashes for zeta_mlx_rag-0.3.2.tar.gz
Algorithm Hash digest
SHA256 348ba27bf8f845b68e71028dfc0ff10e5d6e68c08310b31e8262ed345b093e50
MD5 8620f433972a531a51b8e008b0a5b6c7
BLAKE2b-256 8c5a51990eab9f9d28181503fa219b177bb33dde6d9028552d9d518bc9a3526a

See more details on using hashes here.

File details

Details for the file zeta_mlx_rag-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: zeta_mlx_rag-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Darwin/25.1.0

File hashes

Hashes for zeta_mlx_rag-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 218bd0067402181b6ca0a08ca53e2b30ac83d0482392b54494ef0f080abf5854
MD5 ae17372e20a3790608957eaae53f1bf2
BLAKE2b-256 1c5958592544038ed1ada6f81b32b5ec6eadb22bd3ef026ffa485024e8477077

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