less than 1 minute read

๐Ÿš€ RAG on Windows using TensorRT-LLM, NVIDIA NIM and LlamaIndex ๐Ÿฆ™

ChatRTX is a demo app that lets you personalize a GPT large language model (LLM) connected to your own contentโ€”docs, notes, photos. Leveraging retrieval-augmented generation (RAG), TensorRT-LLM, NVIDIA NIM microservices and RTX acceleration, you can query a custom chatbot to quickly get contextually relevant answers. This app also lets you give query through your voice. As it all runs locally on your Windows RTX PC, youโ€™ll get fast and secure results. ChatRTX supports various file formats, including text, pdf, doc/docx, xml, png, jpg, bmp. Simply point the application at the folder containing your files and itโ€™ll load them into the library in a matter of seconds.

https://github.com/NVIDIA/ChatRTX

Updated: