Open source & history
Notice
Evigate Copyright (c) 2026 Logethos. All rights reserved.
This product includes third-party open-source software. Each component is the copyright of its respective authors and is licensed under its own terms. A list of components and their licenses is in Third-Party Licenses.
Attributions
The following notices are provided to satisfy attribution requirements of the licenses of components Evigate depends on. (Where a component's license — e.g. Apache-2.0 — requires that a bundled NOTICE be reproduced, copy that project's NOTICE text here verbatim.)
- This product includes software developed by the FastAPI, Starlette, and
Pydantic projects (MIT).
- This product includes Uvicorn (BSD-3-Clause).
- This product includes SQLAlchemy and Alembic (MIT).
- This product includes psycopg (LGPL-3.0-or-later). psycopg is dynamically
used as a database driver; its source is available from the psycopg project.
- This product includes boto3 and the AWS SDK for Python (Apache-2.0),
Copyright Amazon.com, Inc. or its affiliates.
- This product includes cryptography (Apache-2.0 / BSD-3-Clause), Copyright the
Python Cryptographic Authority and individual contributors.
- This product includes the Anthropic and Google Gen AI (
google-genai)Python SDKs.
- This product includes fastembed and onnxruntime, used to run local
embeddings (
bge-large-en-v1.5) on our own infrastructure. - This product includes openpyxl, python-docx, python-multipart,
pypdf, and pypdfium2 and Pillow (used to render and process scanned PDF pages for OCR intake).
- This product includes arq and redis, used for the answering worker
queue, and httpx as an HTTP client.
- This product includes Next.js, React, and React DOM (MIT), Copyright
Meta Platforms, Inc. and affiliates, and Vercel, Inc.
Apache-2.0 components
For components licensed under the Apache License, Version 2.0 (e.g. boto3, python-multipart, and the Apache-licensed portion of cryptography), the license is available at <http://www.apache.org/licenses/LICENSE-2.0>. Any NOTICE files distributed with those components are incorporated by reference and must be reproduced here verbatim before distribution.
LGPL / AGPL components
- psycopg (LGPL-3.0-or-later): used as a library; no modifications are
distributed. Source is available from the upstream project.
- MinIO (AGPL-3.0): self-hosted for **both local development and
production** (Hostinger VPS, alongside the application). AGPL obligations apply to this deployment; MinIO is used as a separate S3-compatible service accessed over its API, not modified or statically linked into Evigate's own code.
Maintainer note: before publishing or distributing, run a license scanner to capture transitive dependencies and copy in any upstream
NOTICE/attribution text required by Apache-2.0 and similar licenses. Replace2026andLogethos.
*Last updated: 2026-07-21 · Version 1.1*