Third-Party Notices
Last updated: 2026-06-07
VaultRAG uses third-party libraries subject to their own licenses. The following are key dependencies and their licenses. This list is not exhaustive. Full license texts are available in the respective project repositories.
Core Dependencies
- .NET Runtime / BCL - MIT license
- Avalonia UI - MIT license
- CommunityToolkit.Mvvm - MIT license
- ReactiveUI - MIT license
- Microsoft.Data.Sqlite - MIT license
- PdfPig - Apache License 2.0
- PdfLexer - Apache License 2.0
- SkiaSharp / HarfBuzzSharp - MIT license
- NPOI - Apache License 2.0
- Spectre.Console - MIT license
- Microsoft.IO.RecyclableMemoryStream - MIT license
- BouncyCastle - MIT license
- MimeKit - MIT license
- HtmlAgilityPack - MIT license
- Tavily client, if included - MIT license
Local AI Runtimes
Used for on-device chat, summarization, and embeddings:
- llama.cpp (llama-server) - MIT license
- ONNX Runtime (Microsoft.ML.OnnxRuntime) - MIT license
- ONNX Runtime GenAI (Microsoft.ML.OnnxRuntimeGenAI) - MIT license
- Microsoft.ML.Tokenizers - MIT license
Fonts and Icons
- Material Icons - Apache License 2.0
- IconPacks.Avalonia FileIcons pack - MIT license
Downloaded Local AI Models
Local AI models you download (for example, Gemma, Qwen, and EmbeddingGemma) are not part of VaultRAG and are licensed separately by their respective owners under their own model licenses, terms of use, and acceptable-use policies. Optional GPU acceleration components, such as the NVIDIA CUDA runtime, are provided by their vendors under separate terms. You are responsible for reviewing and complying with those terms.
Usage of these components is governed by their respective licenses. No ownership of third-party code is claimed. Copyright remains with the original authors.
See also the Terms & EULA for Local AI and third-party component terms.