Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.92 KB

File metadata and controls

39 lines (26 loc) · 1.92 KB

Attribution

This project incorporates and extends open source technologies and templates. The following attributions are required:

Vercel Next.js AI Chatbot Template

This project is based on the Next.js AI Chatbot template by Vercel, Inc.

The original template is licensed under the Apache License 2.0. Vercel's template code and structure have been extended with NetSuite-specific integrations and features.

Original Template License: Apache License 2.0
Template Source: https://vercel.com/templates/next.js/nextjs-ai-chatbot

Open Source Components

This project uses many open source libraries and frameworks, each with their own licenses:

  • Next.js - MIT License (Vercel)
  • React - MIT License (Meta)
  • Vercel AI SDK - MIT License (Vercel)
  • NextAuth.js - ISC License
  • Drizzle ORM - Apache License 2.0
  • shadcn/ui - MIT License
  • Radix UI - MIT License
  • And many others (see package.json for complete list)

All open source components retain their original licenses and can be used independently according to their respective license terms.

License Scope

Important: While individual open source components remain under their original licenses, the specific combination, implementation, and extensions in this codebase are licensed under the Sustainable Use License (see LICENSE).

This means:

  • ✅ You may use the individual open source components according to their licenses
  • ✅ You may build a similar application from scratch using the same open source technologies
  • ❌ You may NOT copy this specific codebase, rebrand it, and offer it as a commercial service
  • ❌ You may NOT white-label this specific implementation and charge for access

The Sustainable Use License protects the specific implementation and combination of technologies in this repository, not the underlying open source technologies themselves.