Software License

📄 GlobAI is released under the MIT License

MIT License

Copyright (c) 2025 GlobAI

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.

What This Means

The MIT License is one of the most permissive open source licenses. It allows you to:

Permissions

  • ✅ Use the software for any purpose, including commercial use
  • ✅ Modify the source code to suit your needs
  • ✅ Distribute the software to others
  • ✅ Sublicense the software under different terms
  • ✅ Sell copies of the software

Requirements

  • 📋 Include the original copyright notice in all copies
  • 📋 Include the MIT license text in all copies

Limitations

  • ❌ No warranty or guarantee of any kind
  • ❌ Authors are not liable for any damages or issues
  • ❌ No trademark rights are granted

Third-Party Licenses

GlobAI uses various open source libraries and components. Each component retains its original license:

Frontend Dependencies

  • React (MIT License)
  • Next.js (MIT License)
  • TypeScript (Apache License 2.0)
  • Tailwind CSS (MIT License)

Backend Dependencies

  • Python (Python Software Foundation License)
  • FastAPI (MIT License)
  • PostgreSQL (PostgreSQL License)
  • Redis (BSD License)

AI/ML Dependencies

  • PyTorch (BSD License)
  • CUDA Toolkit (NVIDIA Software License)
  • OpenAI API (Commercial License)

Source Code Access

The GlobAI platform source code is available on GitHub:

Contributing

We welcome contributions to the GlobAI platform! By contributing, you agree that:

  • Your contributions will be licensed under the same MIT License
  • You have the right to submit the contribution
  • You grant GlobAI perpetual rights to use your contribution

Questions?

If you have questions about licensing or need clarification, please contact us:

Email: support@globai.org
GitHub: Open an issue