Combined Quivr + MemPalace RAG App
This app combines the local Quivr Core fork with the MemPalace integration and a Gradio browser UI.
The setup script uses uv and installs both local fork-style checkouts:
forks\quivr and forks\mempalace.
Install as a pip package
After publishing the package, users can install and run it with:
python -m pip install quivr-mempalace-rag-ui
quivr-mempalace-rag-ui
The package automatically installs its quivr-mempalace dependency. Both
packages must be published before the one-command install works for new users.
Install from CMD
cd /d C:\Users\GauravSarma\Downloads\quivr-main\quivr-main\forks\quivr\examples\mempalace_rag_ui
setup.cmd
notepad .env
Start the app
cd /d C:\Users\GauravSarma\Downloads\quivr-main\quivr-main\forks\quivr\examples\mempalace_rag_ui
run_app.cmd
Build and publish from CMD
cd /d C:\Users\GauravSarma\Downloads\quivr-main\quivr-main\forks\quivr\examples\mempalace_rag_ui
build_all.cmd
publish_all.cmd
Set your PyPI token before publishing:
set UV_PUBLISH_TOKEN=pypi-your-token
publish_package.cmd
Open http://127.0.0.1:7862.
- Choose Groq or NVIDIA NIM.
- Upload one or more documents.
- Click Index documents.
- Click Recall memories to test MemPalace alone.
- Click Ask to run Quivr document RAG plus MemPalace memory context.
The app uses NVIDIA embeddings for document indexing. Hosted embeddings require
NVIDIA_API_KEY; a self-hosted NVIDIA embedding NIM can be selected with
NVIDIA_EMBEDDING_BASE_URL. Hugging Face support remains available in the
standalone integration package through its optional huggingface extra.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quivr_mempalace_rag_ui-0.1.0.tar.gz.
File metadata
- Download URL: quivr_mempalace_rag_ui-0.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85f248a393163f39fb14ec3f9162d1ae445c4160e23810a5c8dc15f7dffbe560
|
|
| MD5 |
75bcb9346c4085beb9099974626bd1df
|
|
| BLAKE2b-256 |
dd08dc7c99188d86414b564681cb5dc20231585538b2d15b6e378ddd7583542b
|
File details
Details for the file quivr_mempalace_rag_ui-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quivr_mempalace_rag_ui-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8aea29179931fb9e5526009aa06b65327e156ee04ae015bfedbf1c8ee4e632c3
|
|
| MD5 |
0fa1b03c5522738072f2cca9f7d60f11
|
|
| BLAKE2b-256 |
178eb463ddee7adeecb3947df11b79d88226b7ebbb5768be23f8812620186df1
|