LICENSE
README.md
pyproject.toml
chunkin/__init__.py
chunkin/chunker.py
chunkin.egg-info/PKG-INFO
chunkin.egg-info/SOURCES.txt
chunkin.egg-info/dependency_links.txt
chunkin.egg-info/requires.txt
chunkin.egg-info/top_level.txt
chunkin/examples/__init__.py
chunkin/examples/simple_example.py
chunkin/examples/vector_store_example.py
chunkin_indexer/__init__.py
chunkin_indexer/indexer.py
chunkin_indexer/examples/__init__.py
chunkin_indexer/examples/azure_search_example.py
chunkin_indexer/examples/batch_indexing_example.py
chunkin_indexer/examples/bigquery_example.py
chunkin_indexer/examples/chroma_example.py
chunkin_indexer/examples/deep_lake_example.py
chunkin_indexer/examples/elasticsearch_example.py
chunkin_indexer/examples/faiss_example.py
chunkin_indexer/examples/lancedb_example.py
chunkin_indexer/examples/marqo_example.py
chunkin_indexer/examples/meilisearch_example.py
chunkin_indexer/examples/milvus_example.py
chunkin_indexer/examples/neo4j_example.py
chunkin_indexer/examples/opensearch_example.py
chunkin_indexer/examples/pgvector_example.py
chunkin_indexer/examples/pinecone_example.py
chunkin_indexer/examples/qdrant_example.py
chunkin_indexer/examples/vectara_example.py
chunkin_indexer/examples/vertex_ai_example.py
chunkin_indexer/examples/weaviate_example.py
chunkin_processor/__init__.py
chunkin_processor/doc_processor.py
chunkin_processor/examples/__init__.py
chunkin_processor/examples/batch_directory_example.py
chunkin_processor/examples/semantic_azure_example.py
chunkin_processor/examples/single_file_example.py
tests/test_modules.py