Open-Source Notices
Sunagi is built with open-source software. We're grateful to the maintainers and contributors of the projects below. This page lists the open-source components distributed with or used to build the Service, with their licenses, as those licenses require.
Copies of the referenced license texts are available at the links below and ship with each package's source distribution. For the full text of the Apache License 2.0 see https://www.apache.org/licenses/LICENSE-2.0; for the MIT License template see https://opensource.org/license/mit; for the SIL Open Font License 1.1 see https://openfontlicense.org.
Frameworks and libraries
- Next.js — MIT License. Copyright (c) Vercel, Inc. https://github.com/vercel/next.js
- React and React DOM — MIT License. Copyright (c) Meta Platforms, Inc. and affiliates. https://github.com/facebook/react
- Vercel AI SDK (
ai,@ai-sdk/anthropic,@ai-sdk/react) — Apache License 2.0. Copyright Vercel, Inc. https://github.com/vercel/ai - Supabase JS (
@supabase/supabase-js) — MIT License. Copyright (c) Supabase, Inc. https://github.com/supabase/supabase-js - Supabase SSR (
@supabase/ssr) — MIT License. Copyright (c) Supabase, Inc. https://github.com/supabase/ssr - Radix UI Primitives (
@radix-ui/react-dialog,@radix-ui/react-slot) — MIT License. Copyright (c) WorkOS. https://github.com/radix-ui/primitives - Phosphor Icons for React — MIT License. Copyright (c) 2023 Phosphor Icons (Tobias Fried). https://github.com/phosphor-icons/react
- react-markdown — MIT License. Copyright (c) Espen Hovlandsdal. https://github.com/remarkjs/react-markdown
- remark-gfm — MIT License. Copyright (c) Titus Wormer. https://github.com/remarkjs/remark-gfm
- Zod — MIT License. Copyright (c) Colin McDonnell. https://github.com/colinhacks/zod
- clsx — MIT License. Copyright (c) Luke Edwards. https://github.com/lukeed/clsx
- tailwind-merge — MIT License. Copyright (c) Dany Castillo. https://github.com/dcastil/tailwind-merge
- class-variance-authority — Apache License 2.0. Copyright Joe Bell. https://github.com/joe-bell/cva
Fonts
- IBM Plex Sans and IBM Plex Serif — SIL Open Font License 1.1. Copyright IBM Corp. The fonts are served with the site as permitted by the OFL; they are not sold separately. https://github.com/IBM/plex
Build and development tooling
The Service is built with additional open-source tooling that is not distributed to your browser, including Tailwind CSS (MIT), TypeScript (Apache-2.0), Vitest (MIT), and tsx (MIT), along with their transitive dependencies under their respective licenses.
Transitive dependencies
The packages above depend on further open-source packages, each under its own license (predominantly MIT, ISC, Apache-2.0, and BSD variants). Their notices are preserved in the corresponding package distributions.
If you believe a required notice is missing or incorrect, contact us and we will fix it promptly.