├── .gitignore ├── 3rd_party_license.txt ├── ChatRTX_APIs ├── ChatRTX │ ├── 3rd_party_license.txt │ ├── LICENSE.md │ ├── NIM_licenses │ │ ├── __init__.py │ │ ├── license-llama-3.1-8b-instruct.txt │ │ └── license-parakeet-0-6b-ctc-en-us.txt │ ├── __init__.py │ ├── chatrtx.py │ ├── chatrtx_rag.py │ ├── config │ │ ├── __init__.py │ │ ├── app_config.json │ │ └── config.json │ ├── examples │ │ ├── __init__.py │ │ ├── clip.py │ │ ├── inference.py │ │ ├── inference_streaming.py │ │ ├── nim_inference.py │ │ ├── nim_rag.py │ │ ├── nim_riva.py │ │ ├── rag.py │ │ └── whisper.py │ ├── inference │ │ ├── __init__.py │ │ ├── nims │ │ │ ├── __init__.py │ │ │ └── riva │ │ │ │ ├── __init__.py │ │ │ │ └── transcribe_file_offline.py │ │ ├── pytorch │ │ │ ├── CLIP.py │ │ │ └── __init__.py │ │ └── trtllm │ │ │ ├── __init__.py │ │ │ ├── trtllm.py │ │ │ ├── utils.py │ │ │ └── whisper │ │ │ ├── __init__.py │ │ │ ├── build_files │ │ │ ├── __init__.py │ │ │ ├── build.py │ │ │ └── weight.py │ │ │ ├── trt_whisper.py │ │ │ └── whisper_utils.py │ ├── llm_prompt_templates.py │ ├── logger.py │ ├── model_manager │ │ ├── __init__.py │ │ ├── checksum.py │ │ ├── config.py │ │ ├── model_manager.py │ │ ├── model_manager_util.py │ │ ├── nim-commands.csv │ │ ├── nim_manager.py │ │ ├── nvrtx_getkey.py │ │ └── verify_model_install.py │ ├── rags │ │ ├── __init__.py │ │ └── llama_index │ │ │ ├── __init__.py │ │ │ └── trtllm_api.py │ ├── requirements.txt │ └── sample_data │ │ ├── __init__.py │ │ ├── chinese_dataset │ │ ├── 2023年7月Reflex游戏更新.txt │ │ ├── 500款RTX游戏和应用现已支持DLSS、光线追踪.txt │ │ ├── NVIDIA-ACE借助NeMo-SteerLM为AI驱动的NPC添加情感交互.txt │ │ ├── NVIDIA-DLSS-3.5-光线重建.txt │ │ ├── NVIDIA-DLSS-3.5现已应用于“赛博朋克 2077”光线追踪:超速模式和Chaos-Vantage.txt │ │ ├── NVIDIA-DLSS即将应用于今年秋季多款热门游戏.txt │ │ ├── NVIDIA-RTX-IO-GPU加速存储技术本月亮相.txt │ │ ├── NVIDIA-Reflex为“猛兽派对”、“战争避难所”等更多游戏降低系统延迟.txt │ │ ├── README.md │ │ ├── __init__.py │ │ ├── license.txt │ │ ├── “传送门:序曲(Portal-Prelude)”RTX版采访和游戏背后的故事.txt │ │ ├── “传送门:序曲”RTX版和“瑞奇与叮当:时空跳转”的Game-Ready驱动.txt │ │ ├── “传送门:序曲”RTX版现已免费推出.txt │ │ ├── “半条命2-RTX版(Half-Life-2-RTX)”.txt │ │ ├── “博德之门3(Baldur's-Gate-3)”本周发布,支持DLSS-2和DLAA.txt │ │ ├── “心灵杀手2(Alan-Wake-2)”现已发布,并支持全景光线追踪和DLSS-3.5.txt │ │ ├── “心灵杀手2(Alan-Wake-2)”的Game-Ready驱动现已发布.txt │ │ ├── “戈德(Gord)”、“蔓延(SPRAWL)”和“德州电锯杀人狂(The-Texas-Chain-Saw-Massacre)”将于今年 8 月发布并支持 DLSS.txt │ │ ├── “星空”和“翼星求生:未知区域”的Game-Ready驱动现已发布.txt │ │ ├── “瑞奇与叮当:时空跳转”支持DLSS-3、光线追踪、Reflex和RTX-IO.txt │ │ ├── “第一后裔(The-First-Descendant)”即将发布并支持DLSS-3.txt │ │ ├── “索利斯堡”、“白日梦魇:沙堡1994”和“蔓延”等更多游戏支持DLSS.txt │ │ ├── “翼星求生“支持DLSS-3,“永无止境”和“真人快打1”支持-DLSS-2.txt │ │ ├── “重生边缘”和“女巫之火”将于本月发布并支持DLSS-3.txt │ │ ├── ”匹诺曹的谎言”和“真人快打1”的Game-Ready驱动.txt │ │ ├── 使命召唤:现代战争3等游戏即将支持NVIDIA-Reflex.txt │ │ ├── 博德之门3(Baldur's-Gate-3)的Game-Ready驱动现已发布.txt │ │ ├── 支持-NVIDIA-DLSS-3.5光线重建技术的“赛博朋克 2077:往日之影”的最新 Game-Ready驱动.txt │ │ ├── 更多DLSS游戏现已发布.txt │ │ ├── 赛博朋克-2077:往日之影现已支持NVIDIA-DLSS-3.5.txt │ │ └── 通过-NVIDIA-Reflex畅玩新版本“反恐精英:全球攻势”.txt │ │ ├── dataset │ │ ├── README.md │ │ ├── __init__.py │ │ ├── alan-wake-2-cyberpunk-2077-phantom-liberty-dlss-3-5.txt │ │ ├── baldurs-gate-3-and-even-more-dlss-games-this-august.txt │ │ ├── baldurs-gate-3-game-ready-driver.txt │ │ ├── call-of-duty-modern-warfare-3-and-more-support-nvidia-reflex.txt │ │ ├── counter-strike-2-released-featuring-nvidia-reflex.txt │ │ ├── cyberpunk-2077-phantom-liberty-dlss-3-5-ray-reconstruction-game-ready-driver.txt │ │ ├── dlss-3-5-available-september-21.txt │ │ ├── dlss-3-5-cyberpunk-2077-phantom-liberty-available-now.txt │ │ ├── dlss-3-icarus-dlss-2-ad-infinitum.txt │ │ ├── dlss-anticipated-games-launching-september-2023.txt │ │ ├── first-descendant-nvidia-dlss-3.txt │ │ ├── geforce-now-thursday-aug-24.txt │ │ ├── geforce-rtx-at-ltx-2023.txt │ │ ├── geforce-rtx-at-quakecon-2023.txt │ │ ├── gord-sprawl-texas-chain-saw-massacre-out-august-with-dlss.txt │ │ ├── half-life-2-rtx-remix-in-development.txt │ │ ├── july-2023-reflex-game-updates.txt │ │ ├── license.md │ │ ├── lies-of-p-mortal-kombat-1-game-ready-driver.txt │ │ ├── more-dlss-games-released.txt │ │ ├── nvidia-ace-steerlm-npc-personalities.txt │ │ ├── nvidia-dlss-3-5-ray-reconstruction.txt │ │ ├── overwatch-2-invasion-ultimate-bundle-geforce-rtx-40-series.txt │ │ ├── portal-prelude-rtx-available-now-for-free.txt │ │ ├── portal-prelude-rtx-game-ready-driver.txt │ │ ├── portal-prelude-rtx-inside-the-game-interview.txt │ │ ├── ratchet-and-clank-rift-apart-dlss3-rtx-io.txt │ │ ├── reflex-party-animals-540hz-ulmb2-gaming-monitor.txt │ │ ├── rtx-io-for-geforce-gpus-available-now.txt │ │ └── starfield-game-ready-driver.txt │ │ └── images_dataset │ │ ├── Loft1.jpg │ │ ├── Loft10.jpg │ │ ├── Loft11.jpg │ │ ├── Loft12.jpg │ │ ├── Loft13.jpg │ │ ├── Loft14.jpg │ │ ├── Loft15.jpg │ │ ├── Loft16.jpg │ │ ├── Loft17.jpg │ │ ├── Loft18.jpg │ │ ├── Loft19.jpg │ │ ├── Loft2.jpg │ │ ├── Loft20.jpg │ │ ├── Loft21.jpg │ │ ├── Loft22.jpg │ │ ├── Loft23.jpg │ │ ├── Loft24.jpg │ │ ├── Loft25.jpg │ │ ├── Loft26.jpg │ │ ├── Loft27.jpg │ │ ├── Loft28.jpg │ │ ├── Loft29.jpg │ │ ├── Loft3.jpg │ │ ├── Loft30.jpg │ │ ├── Loft31.jpg │ │ ├── Loft32.jpg │ │ ├── Loft33.jpg │ │ ├── Loft34.jpg │ │ ├── Loft35.jpg │ │ ├── Loft36.jpg │ │ ├── Loft37.jpg │ │ ├── Loft38.jpg │ │ ├── Loft4.jpg │ │ ├── Loft5.jpg │ │ ├── Loft6.jpg │ │ ├── Loft7.jpg │ │ ├── Loft8.jpg │ │ ├── Loft9.jpg │ │ └── __init__.py ├── MANIFEST.in ├── README.md ├── dist │ ├── .gitattributes │ ├── ChatRTX-0.5.0-py3-none-any.whl │ ├── chatrtx-0.5.0.tar.gz │ └── tensorrt_llm-0.9.0-cp310-cp310-win_amd64.whl ├── poetry.lock ├── pyproject.toml ├── requirements.txt └── setup.py ├── ChatRTX_App ├── .gitignore ├── 3rd_party_license.txt ├── ChatRTXUI │ ├── .prettierrc.json │ ├── README.md │ ├── electron-builder.json │ ├── engine │ │ ├── ChatRTXUIEngine.py │ │ ├── MockBackend.py │ │ ├── ResponseUtility.py │ │ ├── backend.py │ │ └── configuration.py │ ├── package-lock.json │ ├── package.json │ ├── rollup.config.js │ ├── src │ │ ├── bridge_commands │ │ │ ├── chatbot │ │ │ │ └── chatbot.js │ │ │ ├── config-packed.js │ │ │ ├── config.js │ │ │ ├── index.js │ │ │ └── setup.js │ │ ├── declarations │ │ │ └── svg.d.ts │ │ ├── electron │ │ │ ├── asr-manager.ts │ │ │ ├── chat-bridge.ts │ │ │ ├── constants.ts │ │ │ ├── dataset-manager.ts │ │ │ ├── equals.ts │ │ │ ├── fine-tuning-manager.ts │ │ │ ├── history-manager.ts │ │ │ ├── id.ts │ │ │ ├── main.ts │ │ │ ├── model-manager.ts │ │ │ ├── preload.ts │ │ │ ├── sample-question-manager.ts │ │ │ ├── speech-manager.ts │ │ │ ├── tsconfig.json │ │ │ └── types.ts │ │ └── renderer │ │ │ ├── assets │ │ │ ├── fonts │ │ │ │ ├── NVIDIASans_W_Bd.woff2 │ │ │ │ ├── NVIDIASans_W_Lt.woff2 │ │ │ │ ├── NVIDIASans_W_Md.woff2 │ │ │ │ └── NVIDIASans_W_Rg.woff2 │ │ │ └── images │ │ │ │ ├── account-circle.svg │ │ │ │ ├── chat-rtx-ai-profile.svg │ │ │ │ ├── checkbox-off.svg │ │ │ │ ├── checkbox-on.svg │ │ │ │ ├── chevron-right.svg │ │ │ │ ├── common-add.svg │ │ │ │ ├── common-check-circle.svg │ │ │ │ ├── common-clear.svg │ │ │ │ ├── common-close.svg │ │ │ │ ├── common-cog.svg │ │ │ │ ├── common-copy-generic.svg │ │ │ │ ├── common-error.svg │ │ │ │ ├── common-info-circle.svg │ │ │ │ ├── common-refresh.svg │ │ │ │ ├── common-subtract.svg │ │ │ │ ├── common-sync.svg │ │ │ │ ├── common-trash.svg │ │ │ │ ├── common-undo.svg │ │ │ │ ├── common-warning.svg │ │ │ │ ├── copy-clipboard.svg │ │ │ │ ├── download.svg │ │ │ │ ├── drawer-close.svg │ │ │ │ ├── editor-pencil.svg │ │ │ │ ├── files-folder-closed.svg │ │ │ │ ├── menu-3-dots.svg │ │ │ │ ├── microphone.svg │ │ │ │ ├── minimized-mode.svg │ │ │ │ ├── regenerate-response.svg │ │ │ │ ├── send.svg │ │ │ │ ├── shapes-chevron-down.svg │ │ │ │ ├── shapes-chevron-right.svg │ │ │ │ └── shapes-shape-square.svg │ │ │ ├── components │ │ │ ├── chat-box │ │ │ │ ├── chat-box.scss │ │ │ │ └── chat-box.tsx │ │ │ ├── custom-drawer │ │ │ │ ├── custom-drawer.scss │ │ │ │ └── custom-drawer.tsx │ │ │ ├── custom-icon-button │ │ │ │ ├── custom-icon-button.scss │ │ │ │ └── custom-icon-button.tsx │ │ │ ├── custom-loading-backdrop │ │ │ │ └── custom-loading-backdrop.tsx │ │ │ ├── custom-modal-dialog │ │ │ │ ├── custom-modal-dialog.scss │ │ │ │ └── custom-modal-dialog.tsx │ │ │ ├── dataset-drawer │ │ │ │ └── dataset-drawer.tsx │ │ │ ├── dataset-settings │ │ │ │ ├── dataset-settings.scss │ │ │ │ └── dataset-settings.tsx │ │ │ ├── fine-tuning-card │ │ │ │ ├── fine-tuning-card.scss │ │ │ │ └── fine-tuning-card.tsx │ │ │ ├── fine-tuning-param │ │ │ │ ├── fine-tuning-param.scss │ │ │ │ └── fine-tuning-param.tsx │ │ │ ├── fine-tuning-section │ │ │ │ ├── fine-tuning-section.scss │ │ │ │ └── fine-tuning-section.tsx │ │ │ ├── fine-tuning-settings │ │ │ │ ├── fine-tuning-settings.scss │ │ │ │ └── fine-tuning-settings.tsx │ │ │ ├── header-card │ │ │ │ ├── header-card.scss │ │ │ │ └── header-card.tsx │ │ │ ├── icon-element │ │ │ │ ├── icon-element.scss │ │ │ │ └── icon-element.tsx │ │ │ ├── llm-response-renderer │ │ │ │ └── llm-response-renderer.tsx │ │ │ ├── main-layout │ │ │ │ ├── main-layout.scss │ │ │ │ └── main-layout.tsx │ │ │ ├── model-card │ │ │ │ ├── model-card.scss │ │ │ │ └── model-card.tsx │ │ │ ├── model-drawer │ │ │ │ └── model-drawer.tsx │ │ │ ├── nav-bar │ │ │ │ ├── nav-bar.scss │ │ │ │ └── nav-bar.tsx │ │ │ ├── overflow-typography │ │ │ │ └── overflow-typography.tsx │ │ │ ├── prompt │ │ │ │ ├── prompt.scss │ │ │ │ └── prompt.tsx │ │ │ ├── sample-query-box │ │ │ │ ├── sample-query-box.scss │ │ │ │ └── sample-query-box.tsx │ │ │ ├── status-header │ │ │ │ ├── status-header.scss │ │ │ │ └── status-header.tsx │ │ │ └── text-area │ │ │ │ ├── text-area.scss │ │ │ │ └── text-area.tsx │ │ │ ├── favicon.ico │ │ │ ├── i18n │ │ │ ├── config.ts │ │ │ └── locales │ │ │ │ ├── en_US.json │ │ │ │ ├── zh_CN.json │ │ │ │ └── zh_TW.json │ │ │ ├── icon.icns │ │ │ ├── index.html │ │ │ ├── index.scss │ │ │ ├── index.tsx │ │ │ ├── rwd.scss │ │ │ ├── theme │ │ │ └── theme.ts │ │ │ ├── types.ts │ │ │ └── utils │ │ │ ├── audio-recorder.ts │ │ │ ├── convert │ │ │ └── file-size.ts │ │ │ ├── id.ts │ │ │ └── notifications-context.ts │ └── tsconfig.json ├── LICENSE.md ├── MANIFEST.in ├── README.md ├── app_launch.bat └── app_launch.py ├── LICENSE.md └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | logs/* -------------------------------------------------------------------------------- /3rd_party_license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/3rd_party_license.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/3rd_party_license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/3rd_party_license.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/LICENSE.md -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/NIM_licenses/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/NIM_licenses/license-llama-3.1-8b-instruct.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/NIM_licenses/license-llama-3.1-8b-instruct.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/NIM_licenses/license-parakeet-0-6b-ctc-en-us.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/NIM_licenses/license-parakeet-0-6b-ctc-en-us.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/chatrtx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/chatrtx.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/chatrtx_rag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/chatrtx_rag.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/config/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/config/app_config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/config/app_config.json -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/config/config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/config/config.json -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/clip.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/examples/clip.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/inference.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/examples/inference.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/inference_streaming.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/examples/inference_streaming.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/nim_inference.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/examples/nim_inference.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/nim_rag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/examples/nim_rag.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/nim_riva.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/examples/nim_riva.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/rag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/examples/rag.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/examples/whisper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/examples/whisper.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/nims/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/nims/riva/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/nims/riva/transcribe_file_offline.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/inference/nims/riva/transcribe_file_offline.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/pytorch/CLIP.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/inference/pytorch/CLIP.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/pytorch/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/trtllm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/inference/trtllm/trtllm.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/inference/trtllm/utils.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/build_files/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/build_files/build.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/build_files/build.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/build_files/weight.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/build_files/weight.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/trt_whisper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/trt_whisper.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/whisper_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/inference/trtllm/whisper/whisper_utils.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/llm_prompt_templates.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/llm_prompt_templates.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/logger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/logger.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/checksum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/model_manager/checksum.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/model_manager/config.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/model_manager.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/model_manager/model_manager.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/model_manager_util.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/model_manager/model_manager_util.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/nim-commands.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/model_manager/nim-commands.csv -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/nim_manager.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/model_manager/nim_manager.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/nvrtx_getkey.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/model_manager/nvrtx_getkey.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/model_manager/verify_model_install.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/model_manager/verify_model_install.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/rags/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/rags/llama_index/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/rags/llama_index/trtllm_api.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/rags/llama_index/trtllm_api.py -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/requirements.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/2023年7月Reflex游戏更新.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/2023年7月Reflex游戏更新.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/500款RTX游戏和应用现已支持DLSS、光线追踪.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/500款RTX游戏和应用现已支持DLSS、光线追踪.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-ACE借助NeMo-SteerLM为AI驱动的NPC添加情感交互.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-ACE借助NeMo-SteerLM为AI驱动的NPC添加情感交互.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-DLSS-3.5-光线重建.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-DLSS-3.5-光线重建.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-DLSS-3.5现已应用于“赛博朋克 2077”光线追踪:超速模式和Chaos-Vantage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-DLSS-3.5现已应用于“赛博朋克 2077”光线追踪:超速模式和Chaos-Vantage.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-DLSS即将应用于今年秋季多款热门游戏.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-DLSS即将应用于今年秋季多款热门游戏.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-RTX-IO-GPU加速存储技术本月亮相.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-RTX-IO-GPU加速存储技术本月亮相.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-Reflex为“猛兽派对”、“战争避难所”等更多游戏降低系统延迟.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/NVIDIA-Reflex为“猛兽派对”、“战争避难所”等更多游戏降低系统延迟.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/README.md: -------------------------------------------------------------------------------- 1 | Place your text data here. -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/license.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“传送门:序曲(Portal-Prelude)”RTX版采访和游戏背后的故事.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“传送门:序曲(Portal-Prelude)”RTX版采访和游戏背后的故事.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“传送门:序曲”RTX版和“瑞奇与叮当:时空跳转”的Game-Ready驱动.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“传送门:序曲”RTX版和“瑞奇与叮当:时空跳转”的Game-Ready驱动.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“传送门:序曲”RTX版现已免费推出.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“传送门:序曲”RTX版现已免费推出.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“半条命2-RTX版(Half-Life-2-RTX)”.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“半条命2-RTX版(Half-Life-2-RTX)”.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“博德之门3(Baldur's-Gate-3)”本周发布,支持DLSS-2和DLAA.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“博德之门3(Baldur's-Gate-3)”本周发布,支持DLSS-2和DLAA.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“心灵杀手2(Alan-Wake-2)”现已发布,并支持全景光线追踪和DLSS-3.5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“心灵杀手2(Alan-Wake-2)”现已发布,并支持全景光线追踪和DLSS-3.5.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“心灵杀手2(Alan-Wake-2)”的Game-Ready驱动现已发布.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“心灵杀手2(Alan-Wake-2)”的Game-Ready驱动现已发布.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“戈德(Gord)”、“蔓延(SPRAWL)”和“德州电锯杀人狂(The-Texas-Chain-Saw-Massacre)”将于今年 8 月发布并支持 DLSS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“戈德(Gord)”、“蔓延(SPRAWL)”和“德州电锯杀人狂(The-Texas-Chain-Saw-Massacre)”将于今年 8 月发布并支持 DLSS.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“星空”和“翼星求生:未知区域”的Game-Ready驱动现已发布.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“星空”和“翼星求生:未知区域”的Game-Ready驱动现已发布.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“瑞奇与叮当:时空跳转”支持DLSS-3、光线追踪、Reflex和RTX-IO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“瑞奇与叮当:时空跳转”支持DLSS-3、光线追踪、Reflex和RTX-IO.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“第一后裔(The-First-Descendant)”即将发布并支持DLSS-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“第一后裔(The-First-Descendant)”即将发布并支持DLSS-3.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“索利斯堡”、“白日梦魇:沙堡1994”和“蔓延”等更多游戏支持DLSS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“索利斯堡”、“白日梦魇:沙堡1994”和“蔓延”等更多游戏支持DLSS.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“翼星求生“支持DLSS-3,“永无止境”和“真人快打1”支持-DLSS-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“翼星求生“支持DLSS-3,“永无止境”和“真人快打1”支持-DLSS-2.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“重生边缘”和“女巫之火”将于本月发布并支持DLSS-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/“重生边缘”和“女巫之火”将于本月发布并支持DLSS-3.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/”匹诺曹的谎言”和“真人快打1”的Game-Ready驱动.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/”匹诺曹的谎言”和“真人快打1”的Game-Ready驱动.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/使命召唤:现代战争3等游戏即将支持NVIDIA-Reflex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/使命召唤:现代战争3等游戏即将支持NVIDIA-Reflex.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/博德之门3(Baldur's-Gate-3)的Game-Ready驱动现已发布.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/博德之门3(Baldur's-Gate-3)的Game-Ready驱动现已发布.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/支持-NVIDIA-DLSS-3.5光线重建技术的“赛博朋克 2077:往日之影”的最新 Game-Ready驱动.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/支持-NVIDIA-DLSS-3.5光线重建技术的“赛博朋克 2077:往日之影”的最新 Game-Ready驱动.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/更多DLSS游戏现已发布.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/更多DLSS游戏现已发布.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/赛博朋克-2077:往日之影现已支持NVIDIA-DLSS-3.5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/赛博朋克-2077:往日之影现已支持NVIDIA-DLSS-3.5.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/通过-NVIDIA-Reflex畅玩新版本“反恐精英:全球攻势”.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/chinese_dataset/通过-NVIDIA-Reflex畅玩新版本“反恐精英:全球攻势”.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/README.md: -------------------------------------------------------------------------------- 1 | Place your text data here. -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/alan-wake-2-cyberpunk-2077-phantom-liberty-dlss-3-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/alan-wake-2-cyberpunk-2077-phantom-liberty-dlss-3-5.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/baldurs-gate-3-and-even-more-dlss-games-this-august.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/baldurs-gate-3-and-even-more-dlss-games-this-august.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/baldurs-gate-3-game-ready-driver.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/baldurs-gate-3-game-ready-driver.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/call-of-duty-modern-warfare-3-and-more-support-nvidia-reflex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/call-of-duty-modern-warfare-3-and-more-support-nvidia-reflex.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/counter-strike-2-released-featuring-nvidia-reflex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/counter-strike-2-released-featuring-nvidia-reflex.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/cyberpunk-2077-phantom-liberty-dlss-3-5-ray-reconstruction-game-ready-driver.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/cyberpunk-2077-phantom-liberty-dlss-3-5-ray-reconstruction-game-ready-driver.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/dlss-3-5-available-september-21.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/dlss-3-5-available-september-21.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/dlss-3-5-cyberpunk-2077-phantom-liberty-available-now.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/dlss-3-5-cyberpunk-2077-phantom-liberty-available-now.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/dlss-3-icarus-dlss-2-ad-infinitum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/dlss-3-icarus-dlss-2-ad-infinitum.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/dlss-anticipated-games-launching-september-2023.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/dlss-anticipated-games-launching-september-2023.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/first-descendant-nvidia-dlss-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/first-descendant-nvidia-dlss-3.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/geforce-now-thursday-aug-24.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/geforce-now-thursday-aug-24.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/geforce-rtx-at-ltx-2023.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/geforce-rtx-at-ltx-2023.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/geforce-rtx-at-quakecon-2023.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/geforce-rtx-at-quakecon-2023.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/gord-sprawl-texas-chain-saw-massacre-out-august-with-dlss.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/gord-sprawl-texas-chain-saw-massacre-out-august-with-dlss.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/half-life-2-rtx-remix-in-development.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/half-life-2-rtx-remix-in-development.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/july-2023-reflex-game-updates.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/july-2023-reflex-game-updates.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/license.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/license.md -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/lies-of-p-mortal-kombat-1-game-ready-driver.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/lies-of-p-mortal-kombat-1-game-ready-driver.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/more-dlss-games-released.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/more-dlss-games-released.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/nvidia-ace-steerlm-npc-personalities.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/nvidia-ace-steerlm-npc-personalities.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/nvidia-dlss-3-5-ray-reconstruction.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/nvidia-dlss-3-5-ray-reconstruction.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/overwatch-2-invasion-ultimate-bundle-geforce-rtx-40-series.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/overwatch-2-invasion-ultimate-bundle-geforce-rtx-40-series.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/portal-prelude-rtx-available-now-for-free.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/portal-prelude-rtx-available-now-for-free.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/portal-prelude-rtx-game-ready-driver.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/portal-prelude-rtx-game-ready-driver.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/portal-prelude-rtx-inside-the-game-interview.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/portal-prelude-rtx-inside-the-game-interview.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/ratchet-and-clank-rift-apart-dlss3-rtx-io.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/ratchet-and-clank-rift-apart-dlss3-rtx-io.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/reflex-party-animals-540hz-ulmb2-gaming-monitor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/reflex-party-animals-540hz-ulmb2-gaming-monitor.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/rtx-io-for-geforce-gpus-available-now.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/rtx-io-for-geforce-gpus-available-now.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/dataset/starfield-game-ready-driver.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/dataset/starfield-game-ready-driver.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft1.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft10.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft11.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft12.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft13.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft14.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft15.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft16.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft17.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft18.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft18.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft19.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft19.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft2.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft20.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft20.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft21.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft21.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft22.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft22.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft23.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft23.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft24.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft24.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft25.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft25.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft26.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft27.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft27.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft28.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft28.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft29.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft29.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft3.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft30.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft30.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft31.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft31.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft32.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft32.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft33.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft33.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft34.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft35.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft35.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft36.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft36.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft37.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft37.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft38.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft4.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft5.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft6.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft7.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft8.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/ChatRTX/sample_data/images_dataset/Loft9.jpg -------------------------------------------------------------------------------- /ChatRTX_APIs/ChatRTX/sample_data/images_dataset/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ChatRTX_APIs/MANIFEST.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/MANIFEST.in -------------------------------------------------------------------------------- /ChatRTX_APIs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/README.md -------------------------------------------------------------------------------- /ChatRTX_APIs/dist/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/dist/.gitattributes -------------------------------------------------------------------------------- /ChatRTX_APIs/dist/ChatRTX-0.5.0-py3-none-any.whl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/dist/ChatRTX-0.5.0-py3-none-any.whl -------------------------------------------------------------------------------- /ChatRTX_APIs/dist/chatrtx-0.5.0.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/dist/chatrtx-0.5.0.tar.gz -------------------------------------------------------------------------------- /ChatRTX_APIs/dist/tensorrt_llm-0.9.0-cp310-cp310-win_amd64.whl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/dist/tensorrt_llm-0.9.0-cp310-cp310-win_amd64.whl -------------------------------------------------------------------------------- /ChatRTX_APIs/poetry.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/poetry.lock -------------------------------------------------------------------------------- /ChatRTX_APIs/pyproject.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/pyproject.toml -------------------------------------------------------------------------------- /ChatRTX_APIs/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/requirements.txt -------------------------------------------------------------------------------- /ChatRTX_APIs/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_APIs/setup.py -------------------------------------------------------------------------------- /ChatRTX_App/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/.gitignore -------------------------------------------------------------------------------- /ChatRTX_App/3rd_party_license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/3rd_party_license.txt -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/.prettierrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/.prettierrc.json -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/README.md -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/electron-builder.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/electron-builder.json -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/engine/ChatRTXUIEngine.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/engine/ChatRTXUIEngine.py -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/engine/MockBackend.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/engine/MockBackend.py -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/engine/ResponseUtility.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/engine/ResponseUtility.py -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/engine/backend.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/engine/backend.py -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/engine/configuration.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/engine/configuration.py -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/package-lock.json -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/package.json -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/rollup.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/rollup.config.js -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/bridge_commands/chatbot/chatbot.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/bridge_commands/chatbot/chatbot.js -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/bridge_commands/config-packed.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/bridge_commands/config-packed.js -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/bridge_commands/config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/bridge_commands/config.js -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/bridge_commands/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/bridge_commands/index.js -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/bridge_commands/setup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/bridge_commands/setup.js -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/declarations/svg.d.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/declarations/svg.d.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/asr-manager.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/asr-manager.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/chat-bridge.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/chat-bridge.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/constants.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/constants.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/dataset-manager.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/dataset-manager.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/equals.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/equals.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/fine-tuning-manager.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/fine-tuning-manager.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/history-manager.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/history-manager.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/id.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/id.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/main.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/main.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/model-manager.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/model-manager.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/preload.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/preload.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/sample-question-manager.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/sample-question-manager.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/speech-manager.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/speech-manager.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/tsconfig.json -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/electron/types.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/electron/types.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/fonts/NVIDIASans_W_Bd.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/fonts/NVIDIASans_W_Bd.woff2 -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/fonts/NVIDIASans_W_Lt.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/fonts/NVIDIASans_W_Lt.woff2 -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/fonts/NVIDIASans_W_Md.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/fonts/NVIDIASans_W_Md.woff2 -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/fonts/NVIDIASans_W_Rg.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/fonts/NVIDIASans_W_Rg.woff2 -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/account-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/account-circle.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/chat-rtx-ai-profile.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/chat-rtx-ai-profile.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/checkbox-off.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/checkbox-off.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/checkbox-on.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/checkbox-on.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/chevron-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/chevron-right.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-add.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-add.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-check-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-check-circle.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-clear.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-clear.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-close.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-cog.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-cog.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-copy-generic.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-copy-generic.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-error.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-error.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-info-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-info-circle.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-refresh.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-refresh.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-subtract.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-subtract.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-sync.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-sync.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-trash.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-trash.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-undo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-undo.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-warning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/common-warning.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/copy-clipboard.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/copy-clipboard.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/download.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/download.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/drawer-close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/drawer-close.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/editor-pencil.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/editor-pencil.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/files-folder-closed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/files-folder-closed.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/menu-3-dots.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/menu-3-dots.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/microphone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/microphone.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/minimized-mode.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/minimized-mode.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/regenerate-response.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/regenerate-response.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/send.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/send.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/shapes-chevron-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/shapes-chevron-down.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/shapes-chevron-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/shapes-chevron-right.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/assets/images/shapes-shape-square.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/assets/images/shapes-shape-square.svg -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/chat-box/chat-box.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/chat-box/chat-box.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/chat-box/chat-box.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/chat-box/chat-box.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/custom-drawer/custom-drawer.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/custom-drawer/custom-drawer.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/custom-drawer/custom-drawer.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/custom-drawer/custom-drawer.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/custom-icon-button/custom-icon-button.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/custom-icon-button/custom-icon-button.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/custom-icon-button/custom-icon-button.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/custom-icon-button/custom-icon-button.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/custom-loading-backdrop/custom-loading-backdrop.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/custom-loading-backdrop/custom-loading-backdrop.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/custom-modal-dialog/custom-modal-dialog.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/custom-modal-dialog/custom-modal-dialog.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/custom-modal-dialog/custom-modal-dialog.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/custom-modal-dialog/custom-modal-dialog.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/dataset-drawer/dataset-drawer.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/dataset-drawer/dataset-drawer.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/dataset-settings/dataset-settings.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/dataset-settings/dataset-settings.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/dataset-settings/dataset-settings.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/dataset-settings/dataset-settings.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-card/fine-tuning-card.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-card/fine-tuning-card.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-card/fine-tuning-card.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-card/fine-tuning-card.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-param/fine-tuning-param.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-param/fine-tuning-param.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-param/fine-tuning-param.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-param/fine-tuning-param.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-section/fine-tuning-section.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-section/fine-tuning-section.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-section/fine-tuning-section.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-section/fine-tuning-section.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-settings/fine-tuning-settings.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-settings/fine-tuning-settings.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-settings/fine-tuning-settings.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/fine-tuning-settings/fine-tuning-settings.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/header-card/header-card.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/header-card/header-card.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/header-card/header-card.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/header-card/header-card.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/icon-element/icon-element.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/icon-element/icon-element.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/icon-element/icon-element.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/icon-element/icon-element.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/llm-response-renderer/llm-response-renderer.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/llm-response-renderer/llm-response-renderer.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/main-layout/main-layout.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/main-layout/main-layout.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/main-layout/main-layout.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/main-layout/main-layout.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/model-card/model-card.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/model-card/model-card.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/model-card/model-card.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/model-card/model-card.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/model-drawer/model-drawer.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/model-drawer/model-drawer.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/nav-bar/nav-bar.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/nav-bar/nav-bar.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/nav-bar/nav-bar.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/nav-bar/nav-bar.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/overflow-typography/overflow-typography.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/overflow-typography/overflow-typography.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/prompt/prompt.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/prompt/prompt.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/prompt/prompt.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/prompt/prompt.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/sample-query-box/sample-query-box.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/sample-query-box/sample-query-box.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/sample-query-box/sample-query-box.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/sample-query-box/sample-query-box.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/status-header/status-header.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/status-header/status-header.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/status-header/status-header.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/status-header/status-header.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/text-area/text-area.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/text-area/text-area.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/components/text-area/text-area.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/components/text-area/text-area.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/favicon.ico -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/i18n/config.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/i18n/config.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/i18n/locales/en_US.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/i18n/locales/en_US.json -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/i18n/locales/zh_CN.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/i18n/locales/zh_CN.json -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/i18n/locales/zh_TW.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/i18n/locales/zh_TW.json -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/icon.icns -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/index.html -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/index.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/index.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/index.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/index.tsx -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/rwd.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/rwd.scss -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/theme/theme.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/theme/theme.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/types.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/types.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/utils/audio-recorder.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/utils/audio-recorder.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/utils/convert/file-size.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/utils/convert/file-size.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/utils/id.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/utils/id.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/src/renderer/utils/notifications-context.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/src/renderer/utils/notifications-context.ts -------------------------------------------------------------------------------- /ChatRTX_App/ChatRTXUI/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/ChatRTXUI/tsconfig.json -------------------------------------------------------------------------------- /ChatRTX_App/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/LICENSE.md -------------------------------------------------------------------------------- /ChatRTX_App/MANIFEST.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/MANIFEST.in -------------------------------------------------------------------------------- /ChatRTX_App/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/README.md -------------------------------------------------------------------------------- /ChatRTX_App/app_launch.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/app_launch.bat -------------------------------------------------------------------------------- /ChatRTX_App/app_launch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/ChatRTX_App/app_launch.py -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVIDIA/ChatRTX/HEAD/README.md --------------------------------------------------------------------------------