Beever Atlas
Copyright 2026 Beever AI Limited

This product includes software developed by the Beever Atlas contributors.
Licensed under the Apache License, Version 2.0 (see LICENSE).

"Beever Atlas" and the Beever logo are unregistered trademarks of Beever AI
Limited. See TRADEMARK.md for the full trademark policy.

-------------------------------------------------------------------------------
Third-party dependencies and their licenses
-------------------------------------------------------------------------------

The following third-party libraries are used by Beever Atlas. Each is the
property of its respective copyright holders and distributed under its own
license. This list is informational; the binding terms are each project's own
license text.

  * Google ADK (google-adk)
      License: Apache License 2.0
      https://github.com/google/adk-python

  * LiteLLM
      License: MIT
      https://github.com/BerriAI/litellm

  * Weaviate Python client (weaviate-client)
      License: BSD 3-Clause
      https://github.com/weaviate/weaviate-python-client

  * Neo4j Python driver (neo4j)
      License: Apache License 2.0
      https://github.com/neo4j/neo4j-python-driver

  * FastAPI
      License: MIT
      https://github.com/tiangolo/fastapi

  * pydantic
      License: MIT
      https://github.com/pydantic/pydantic

  * shadcn/ui
      License: MIT
      https://github.com/shadcn-ui/ui

  * Cytoscape.js
      License: MIT
      https://github.com/cytoscape/cytoscape.js

  * Mermaid
      License: MIT
      https://github.com/mermaid-js/mermaid

  * DOMPurify
      License: Apache License 2.0 OR Mozilla Public License 2.0 (dual-licensed)
      https://github.com/cure53/DOMPurify

Each library's full license text is available in its own repository and in
the installed package metadata.
