What is Nysa?
Nysa (pronounced as /neesa/) is a general-purpose AI agent, that follows you wherever you go. It can text you, call you, play games with you, and control your machines! All built in Rust with an extendable system, so that the opportunities are endless.
Nysa is designed on the BYOK principle:
- you choose your own provider,
- you bring your own API key,
- and you pay for your own usage.
Nysa, at its core, is a Rust crate that provides all of the functionality. It’s designed like this for flexibility for different use-cases (e.g., self-hosted vs. Nysa Cloud). A binary implementation is provided for convenience that intializes a database connection and loads your configuration.
Support
Section titled “Support”If you’d like to support the development of Nysa, contact me via email, or on Discord.
License
Section titled “License”Nysa is free software, licensed under the GNU Affero General Public License v3 (AGPL-v3). You can study, modify, and distribute it. If you run a modified version as a network service, you share your changes.