Licence
Seanos AI — both the free component and the optional Pro plugin — is distributed under the GNU General Public License, version 2 or any later version, at your option.
Short version
You are free to:
- Use Seanos AI on any number of sites, personal or commercial.
- Read, study, and modify the source code.
- Redistribute the original or your modified version.
Provided that:
- Any redistribution is also under the GPL v2 (or later).
- You preserve the copyright and licence notices in the source.
- You do not pretend the software comes with any warranty — it doesn’t.
Full licence text
The complete licence is included in the extension zip as LICENSE.txt
and is published verbatim by the Free Software Foundation at:
- https://www.gnu.org/licenses/gpl-2.0.html — GPL version 2 (HTML)
- https://www.gnu.org/licenses/gpl-2.0.txt — GPL version 2 (plain text)
Source code
Per the GPL’s source-availability requirement, the complete corresponding source code for every release is included inside the published extension zip files on the downloads page. No part of the runtime is delivered as a closed-source binary, minified bundle, or licence-gated stub.
Warranty disclaimer
Seanos AI 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 non-infringement. The full warranty disclaimer in the GPL applies. See the disclaimer for additional notes on AI output and operator responsibilities.
Third-party components
Seanos AI does not bundle any third-party PHP, JavaScript, or CSS libraries. It is built against the Joomla 5 core framework only. At runtime the component talks to whichever LLM provider you configure on the Settings page (Anthropic, OpenAI, Google Gemini, GitHub Models, xAI Grok, DeepSeek, or a self-hosted Ollama). Each of those services operates under its own terms; review them before sending production content through them.
Canonical URL
The current licence page is always at https://seanos.ai/license.