.editorconfig
.gitignore
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements.txt
requirements_dev.txt
run.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/docs-build.yml
.github/workflows/docs.yml
.github/workflows/installation.yml
.github/workflows/macos.yml
.github/workflows/pypi.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
docs/changelog.md
docs/contributing.md
docs/document_loader.md
docs/faq.md
docs/index.md
docs/installation.md
docs/run_rag_kmk.md
docs/usage.md
docs/examples/intro.ipynb
docs/overrides/main.html
rag_kmk/__init__.py
rag_kmk/run_rag_kmk.py
rag_kmk.egg-info/PKG-INFO
rag_kmk.egg-info/SOURCES.txt
rag_kmk.egg-info/dependency_links.txt
rag_kmk.egg-info/entry_points.txt
rag_kmk.egg-info/requires.txt
rag_kmk.egg-info/top_level.txt
rag_kmk/chat_flow/__init__.py
rag_kmk/chat_flow/llm_interface.py
rag_kmk/chat_flow/prompt_handler.py
rag_kmk/config/config custom.yaml
rag_kmk/config/config.yaml
rag_kmk/knowledge_base/__init__.py
rag_kmk/knowledge_base/document_loader.py
rag_kmk/knowledge_base/text_splitter.py
rag_kmk/knowledge_base/vectorizer.py
rag_kmk/utils/__init__.py
rag_kmk/utils/config.py
rag_kmk/utils/file_utils.py
rag_kmk/utils/logging_utils.py
rag_kmk/utils/text_processing.py
rag_kmk/vector_db/__init__.py
rag_kmk/vector_db/database.py
rag_kmk/vector_db/query.py
tests/__init__.py
tests/test_chat_flow.py
tests/test_config.yaml
tests/test_knowledge_base.py
tests/test_rag_kmk.py
tests/test_utils.py
tests/test_vector_db.py
tests/sample_documents/01 Bio.docx
tests/sample_documents/24 Attention Is All You Need.pdf
tests/sample_documents/73 Analyzing Students Academic Success.pdf
tests/sample_documents/87 chatGpt Impact sunum.pptx