Imprint & third-party notices
Legal entity, contact information, trademark notice, and the full open-source attribution list for Aura AI.
Imprint
Vrygen
Registered in France.
Postal address available on request to the contact below.
Publication director: Vrygen.
Hosting (this website): static distribution.
Hosting (AuraAI Cloud backend): Supabase, Inc., 970 Toa Payoh North, #07-04, Singapore 318992 (project region currently US-East).
Contact
- All requests (support, privacy, legal): contact@auraai.click
Trademarks
"Aura AI", "AuraAI Cloud", and "AuraAI Premium" are trademarks of Vrygen. Microsoft, Windows, Windows 11, Microsoft Store, WinUI, and Mica are trademarks of Microsoft Corporation. OpenAI is a trademark of OpenAI, Inc. Anthropic and Claude are trademarks of Anthropic, PBC. All other product names, logos, and brands are property of their respective owners and are used here for identification purposes only; their use does not imply endorsement.
License of the App
The desktop application source code is distributed under the MIT License. See the LICENSE file in the project repository for the full text.
Third-party notices
Aura AI is built on top of open-source components. This section lists each component, its license, and the attribution required by that license.
You may also find these notices inside the installed Microsoft Store package ("Microsoft Software License Terms" surface) at uninstall time.
Microsoft components, MIT License
The following Microsoft-published NuGet packages are statically linked into Aura AI. They are distributed under the MIT License.
| Package | Version | Project URL |
|---|---|---|
| Microsoft.WindowsAppSDK | 2.0.1 | github.com/microsoft/WindowsAppSDK |
| Microsoft.Windows.SDK.BuildTools | 10.0.26100.4654 | github.com/microsoft/windows-sdk |
| Microsoft.EntityFrameworkCore | 8.0.22 | github.com/dotnet/efcore |
| Microsoft.EntityFrameworkCore.Sqlite | 8.0.22 | github.com/dotnet/efcore |
| Microsoft.Extensions.DependencyInjection | 8.0.1 | github.com/dotnet/runtime |
| System.Security.Cryptography.ProtectedData | 8.0.0 | github.com/dotnet/runtime |
Copyright (c) .NET Foundation and Contributors. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
CommunityToolkit.Mvvm, MIT License
| Package | Version | Project URL |
|---|---|---|
| CommunityToolkit.Mvvm | 8.4.2 | github.com/CommunityToolkit/dotnet |
Copyright (c) .NET Foundation and Contributors. Licensed under the MIT License. The license text is identical to the one reproduced above.
SQLite, Public Domain
Aura AI persists conversations through Microsoft.EntityFrameworkCore.Sqlite, which embeds the SQLite database engine.
SQLite is in the Public Domain. See sqlite.org/copyright.html.
No attribution is legally required, but we acknowledge SQLite as the storage engine behind every conversation Aura AI saves on your device.
Backend (AuraAI Cloud) dependencies
The AuraAI Cloud backend, deployed as a Supabase Edge Function, depends on:
| Component | License | Project URL |
|---|---|---|
| @supabase/supabase-js | MIT | github.com/supabase/supabase-js |
| Deno standard runtime | MIT | github.com/denoland/deno |
Both are distributed under the MIT License (text above).
Runtime AI providers
Aura AI relies on external AI providers at runtime, not statically linked. None of the following components are bundled inside the App, but their terms apply when you use them:
- OpenRouter: invoked through the AuraAI Cloud backend. See openrouter.ai/terms.
- OpenAI, Anthropic Claude, Ollama, LM Studio: invoked directly from the App when you configure them under Settings → Connection. Each provider's terms and privacy policy apply.
- Microsoft Store: distribution, updates, and Premium billing. AuraAI is listed at apps.microsoft.com/detail/9NSX24TCZDSH. See microsoft.com/storedocs/store-policies.
- Windows Speech Recognition: provided by the operating system. When Windows "online speech recognition" is enabled, audio may be processed by Microsoft; Aura AI itself does not record or transmit audio.