Skip to content

Call for community examples #58

Description

@speedyk-005

Summary

We want to grow a collection of community-contributed examples showing how you use chunklet-py in real projects — RAG pipelines, LangChain integrations, preprocessing workflows, CLI scripts, you name it.

How to contribute

  1. Add your example script to examples/ (e.g. examples/my_use_case.py)
  2. Open a PR with message starting with Part #58
  3. Make sure your example is self-contained (include pip install instructions in comments)

Ideas to get started

  • LangChain / LlamaIndex integration
  • Batch processing with chunklet CLI
  • Multi-format document pipeline (PDF + DOCX + HTML)
  • Using chunklet with vector databases (Chroma, Qdrant, etc.)
  • Custom tokenizer or sentence splitter integration
  • Any creative use case you've built

Guidelines

  • Keep examples simple and runnable
  • Add a docstring at the top explaining what the example does
  • Use real sample files from samples/ where possible
  • Do not use convention tag in pr title
  • Include expected output or assertions if applicable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions