.dockerignore
.gitignore
.pre-commit-config.yaml
.python-version
Dockerfile
LICENSE
README.md
mmore_logo.jpg
pyproject.toml
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/push-to-registry.yml
.github/workflows/ruff.yml
.github/workflows/tests.yml
docs/colpali.md
docs/dashboard.md
docs/distributed_processing.md
docs/evaluation.md
docs/for_devs.md
docs/index.md
docs/index_api.md
docs/installation.md
docs/process.md
docs/profiler.md
docs/rag.md
docs/rcp_and_production.md
docs/retriever_api_specs.yaml
docs/uv.md
docs/websearch.md
docs/doc_images/backend_image 1.png
docs/doc_images/backend_image 2.png
docs/doc_images/backend_image 3.png
docs/doc_images/backend_image 4.png
docs/doc_images/backend_image 5.png
docs/doc_images/backend_image 6.png
docs/doc_images/backend_image 7.png
docs/doc_images/backend_image 8.png
docs/doc_images/backend_image.png
docs/doc_images/index_api.png
examples/cc/process_config.yaml
examples/colpali/config_index.yml
examples/colpali/config_process.yml
examples/colpali/config_retrieval.yml
examples/index/config.yaml
examples/index/bge/config.yaml
examples/index/openai/config.yaml
examples/index/openai/ner.db
examples/index/qwen/config.yaml
examples/index/qwen/ner.db
examples/postprocessor/config.yaml
examples/process/config.yaml
examples/pubmedqa/index_bge.yaml
examples/pubmedqa/index_stella.yaml
examples/pubmedqa/pp.yaml
examples/rag/config.yaml
examples/rag/config_api.yaml
examples/rag/output.json
examples/rag/queries.jsonl
examples/rag/evaluation/indexer_eval_example_config.yaml
examples/rag/evaluation/rag_eval_example_config.yaml
examples/rag/evaluation/rag_evaluated_example_config.yaml
examples/rag/evaluation/rag_evaluator_example.py
examples/rag/openai/output.jsonl
examples/rag/openai/rag_openai.yaml
examples/rag/swissai/output.jsonl
examples/rag/swissai/rag_swissai.yaml
examples/rag/vllm/rag_vllm.yaml
examples/retriever_api/config.yaml
examples/sample_data/docx/ums.docx
examples/sample_data/eml/sample.eml
examples/sample_data/example_outputs_ner/merged/merged_results.jsonl
examples/sample_data/example_outputs_ner/pp/1___🌍 Language ID.jsonl
examples/sample_data/example_outputs_ner/pp/2___🍷 FineWeb Quality.jsonl
examples/sample_data/example_outputs_ner/pp/3___🧩 Chunker.jsonl
examples/sample_data/example_outputs_ner/pp/4___🗣️ Lang Detector.jsonl
examples/sample_data/example_outputs_ner/pp/final_pp.jsonl
examples/sample_data/html/ex1.htm
examples/sample_data/html/gorilla.html
examples/sample_data/images/image.png
examples/sample_data/md/test.md
examples/sample_data/media/sample_audio.mp3
examples/sample_data/media/video.mp4
examples/sample_data/pdf/Corona Virus Disease-19 pandemic.pdf
examples/sample_data/pdf/calendar.pdf
examples/sample_data/pdf/llava-interleave.pdf
examples/sample_data/pptx/ada.pptx
examples/sample_data/spreadsheet/survey.xlsx
examples/sample_data/txt/poeme.txt
examples/sample_data/txt/test.txt
examples/websearchRAG/config.yaml
examples/websearchRAG/config_api.yaml
examples/websearchRAG/enhanced_results_trial.json
examples/who/scott_ds_meditron70b_bge.jsonl
examples/who/scott_ds_meditron70b_medembed.jsonl
examples/who/scott_ds_meditron8b_bge.jsonl
examples/who/scott_ds_meditron8b_bge_1.jsonl
examples/who/scott_ds_openai_medembed.jsonl
examples/who/scott_ds_openai_medembed_1.jsonl
examples/who/scott_ds_queries.jsonl
examples/who/scott_gpt4o_bge.yaml
examples/who/scott_meditron70b_bge.yaml
examples/who/scott_meditron70b_bge_1.yaml
examples/who/scott_meditron70b_medembed.yaml
examples/who/scott_meditron8b_bge.yaml
examples/who/scottcorr_ds_meditron70b_bge.jsonl
examples/who/scottcorr_ds_meditron8b_bge.jsonl
examples/who/scottcorr_ds_queries.jsonl
examples/who/index/index_config_bge.yaml
examples/who/index/index_config_e5.yaml
examples/who/index/index_config_gte.yaml
examples/who/index/index_config_medembed.yaml
examples/who/index/index_config_stella.yaml
examples/who/pp/chunk_semantic.yaml
examples/who/pp/chunk_sentence.yaml
examples/who/pp/pp_config.yaml
examples/who/scott_ds/k1/scott_ds_gpt4o_bge.jsonl
examples/who/scott_ds/k1/scott_ds_meditron8b_bge.jsonl
examples/who/scott_ds/k1/scott_gpt4o_bge.yaml
examples/who/scott_ds/k1/scott_meditron70b_bge.yaml
examples/who/scott_ds/k1/scott_meditron8b_bge.yaml
examples/who/scott_ds/k3/scott_ds_gpt4o_bge.jsonl
examples/who/scott_ds/k3/scott_ds_meditron8b_bge.jsonl
examples/who/scott_ds/k3/scott_gpt4o_bge.yaml
examples/who/scott_ds/k3/scott_meditron70b_bge.yaml
examples/who/scott_ds/k3/scott_meditron8b_bge.yaml
examples/who/scott_ds/norag/scott_ds_gpt4o_norag.jsonl
examples/who/scott_ds/norag/scott_ds_gpt4o_norag_100tokens.jsonl
examples/who/scott_ds/norag/scott_ds_meditron70b_norag.jsonl
examples/who/scott_ds/norag/scott_ds_meditron70b_norag_100tokens.jsonl
examples/who/scott_ds/norag/scott_ds_meditron8b_norag.jsonl
examples/who/scott_ds/norag/scott_ds_meditron8b_norag_100tokens.jsonl
examples/who/scott_ds/norag/scott_gpt4o_norag.yaml
examples/who/scott_ds/norag/scott_meditron70b_norag.yaml
examples/who/scott_ds/norag/scott_meditron8b_norag.yaml
production-config/index/config.yaml
production-config/postprocessor/config.yaml
production-config/process/config.yaml
production-config/rag/config.yaml
production-config/rag/config_api.yaml
production-config/rag/queries.jsonl
production-config/retriever_api/config.yaml
scripts/data_extractor.py
scripts/lm_eval_rag.sh
scripts/process_distributed.sh
scripts/setup.sh
scripts/runai/entrypoint.sh
src/__init__.py
src/mmore/__init__.py
src/mmore/__main__.py
src/mmore/cli.py
src/mmore/profiler.py
src/mmore/run_dashboard_backend.py
src/mmore/run_index.py
src/mmore/run_index_api.py
src/mmore/run_live_retrieval.py
src/mmore/run_postprocess.py
src/mmore/run_process.py
src/mmore/run_rag.py
src/mmore/run_ragcli.py
src/mmore/run_retriever.py
src/mmore/run_websearch.py
src/mmore/type.py
src/mmore/utils.py
src/mmore.egg-info/PKG-INFO
src/mmore.egg-info/SOURCES.txt
src/mmore.egg-info/dependency_links.txt
src/mmore.egg-info/entry_points.txt
src/mmore.egg-info/requires.txt
src/mmore.egg-info/top_level.txt
src/mmore/colpali/__init__.py
src/mmore/colpali/milvuscolpali.py
src/mmore/colpali/retriever.py
src/mmore/colpali/run_index.py
src/mmore/colpali/run_process.py
src/mmore/colpali/run_retriever.py
src/mmore/dashboard/__init__.py
src/mmore/dashboard/package-lock.json
src/mmore/dashboard/package.json
src/mmore/dashboard/backend/__init__.py
src/mmore/dashboard/backend/client.py
src/mmore/dashboard/backend/model.py
src/mmore/dashboard/backend/benchmarks/__init__.py
src/mmore/dashboard/backend/benchmarks/statistics.py
src/mmore/dashboard/backend/benchmarks/test_spam.py
src/mmore/dashboard/frontend/.gitignore
src/mmore/dashboard/frontend/eslint.config.js
src/mmore/dashboard/frontend/index.html
src/mmore/dashboard/frontend/package-lock.json
src/mmore/dashboard/frontend/package.json
src/mmore/dashboard/frontend/tsconfig.app.json
src/mmore/dashboard/frontend/tsconfig.json
src/mmore/dashboard/frontend/tsconfig.node.json
src/mmore/dashboard/frontend/vite.config.ts
src/mmore/dashboard/frontend/public/vite.svg
src/mmore/dashboard/frontend/src/App.css
src/mmore/dashboard/frontend/src/App.tsx
src/mmore/dashboard/frontend/src/GraphAndSublistView.tsx
src/mmore/dashboard/frontend/src/OverallProgressView.tsx
src/mmore/dashboard/frontend/src/Progress.ts
src/mmore/dashboard/frontend/src/Report.ts
src/mmore/dashboard/frontend/src/ReportsChartView.tsx
src/mmore/dashboard/frontend/src/ReportsTableView.tsx
src/mmore/dashboard/frontend/src/WorkerLatest.ts
src/mmore/dashboard/frontend/src/index.css
src/mmore/dashboard/frontend/src/main.tsx
src/mmore/dashboard/frontend/src/vite-env.d.ts
src/mmore/dashboard/frontend/src/assets/react.svg
src/mmore/dashboard/node_modules/.package-lock.json
src/mmore/dashboard/node_modules/safecolor/LICENSE
src/mmore/dashboard/node_modules/safecolor/README.md
src/mmore/dashboard/node_modules/safecolor/package.json
src/mmore/dashboard/node_modules/safecolor/safecolor.js
src/mmore/index/__init__.py
src/mmore/index/indexer.py
src/mmore/process/__init__.py
src/mmore/process/config.py
src/mmore/process/crawler.py
src/mmore/process/dispatcher.py
src/mmore/process/drive_download.py
src/mmore/process/execution_state.py
src/mmore/process/utils.py
src/mmore/process/post_processor/__init__.py
src/mmore/process/post_processor/base.py
src/mmore/process/post_processor/pipeline.py
src/mmore/process/post_processor/chunker/__init__.py
src/mmore/process/post_processor/chunker/multimodal.py
src/mmore/process/post_processor/chunker/utils.py
src/mmore/process/post_processor/filter/__init__.py
src/mmore/process/post_processor/filter/base.py
src/mmore/process/post_processor/filter/datatrove_wrapper.py
src/mmore/process/post_processor/metafuse/__init__.py
src/mmore/process/post_processor/metafuse/base.py
src/mmore/process/post_processor/ner/__init__.py
src/mmore/process/post_processor/ner/_prompts.py
src/mmore/process/post_processor/ner/extractor.py
src/mmore/process/post_processor/ner/ner.py
src/mmore/process/post_processor/ner/output_parser.py
src/mmore/process/post_processor/tagger/__init__.py
src/mmore/process/post_processor/tagger/base.py
src/mmore/process/post_processor/tagger/file_namer.py
src/mmore/process/post_processor/tagger/hash.py
src/mmore/process/post_processor/tagger/lang_detector.py
src/mmore/process/post_processor/tagger/modalities.py
src/mmore/process/post_processor/tagger/words.py
src/mmore/process/post_processor/translator/__init__.py
src/mmore/process/post_processor/translator/base.py
src/mmore/process/processors/__init__.py
src/mmore/process/processors/base.py
src/mmore/process/processors/docx_processor.py
src/mmore/process/processors/eml_processor.py
src/mmore/process/processors/html_processor.py
src/mmore/process/processors/md_processor.py
src/mmore/process/processors/media_processor.py
src/mmore/process/processors/pdf_processor.py
src/mmore/process/processors/pptx_processor.py
src/mmore/process/processors/spreadsheet_processor.py
src/mmore/process/processors/txt_processor.py
src/mmore/process/processors/url_processor.py
src/mmore/rag/__init__.py
src/mmore/rag/evaluator.py
src/mmore/rag/llm.py
src/mmore/rag/pipeline.py
src/mmore/rag/retriever.py
src/mmore/rag/types.py
src/mmore/rag/vectorstore.py
src/mmore/rag/model/__init__.py
src/mmore/rag/model/dense/__init__.py
src/mmore/rag/model/dense/base.py
src/mmore/rag/model/dense/multimodal.py
src/mmore/rag/model/sparse/__init__.py
src/mmore/rag/model/sparse/base.py
src/mmore/rag/model/sparse/splade.py
src/mmore/websearchRAG/config.py
src/mmore/websearchRAG/logging_config.py
src/mmore/websearchRAG/pipeline.py
src/mmore/websearchRAG/websearch.py
tests/test_colpali.py
tests/test_indexer.py
tests/test_postprocessors.py
tests/test_processors_local.py
tests/test_rag.py
tests/test_rag_api.py