Prometh Cortex
Copyright 2025 Ivan Nagy

This product includes software developed by Ivan Nagy.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---

THIRD-PARTY ACKNOWLEDGMENTS

This software includes the following open source components:

## Core Dependencies

### LlamaIndex
Copyright (c) LlamaIndex
Licensed under the MIT License
https://github.com/run-llama/llama_index

### FastAPI
Copyright (c) Sebastián Ramírez
Licensed under the MIT License
https://github.com/tiangolo/fastapi

### FastMCP
Copyright (c) FastMCP Contributors
Licensed under the MIT License
https://github.com/jlowin/fastmcp

### FAISS
Copyright (c) Facebook AI Research
Licensed under the MIT License
https://github.com/facebookresearch/faiss

### Sentence Transformers
Copyright (c) UKPLab
Licensed under the Apache License 2.0
https://github.com/UKPLab/sentence-transformers

### Qdrant Client
Copyright (c) Qdrant
Licensed under the Apache License 2.0
https://github.com/qdrant/qdrant-client

### Pydantic
Copyright (c) Samuel Colvin and contributors
Licensed under the MIT License
https://github.com/pydantic/pydantic

### Click
Copyright (c) Pallets
Licensed under the BSD-3-Clause License
https://github.com/pallets/click

### Rich
Copyright (c) Will McGugan
Licensed under the MIT License
https://github.com/Textualize/rich

## MCP Protocol

This software implements the Model Context Protocol (MCP) for integration
with Claude Desktop and other MCP-compatible clients.

MCP and Claude are trademarks of Anthropic, PBC.
Visit https://modelcontextprotocol.io for more information.

Prometh Cortex is an independent project and is not officially affiliated
with, endorsed by, or supported by Anthropic, PBC.

---

For a complete list of dependencies, see pyproject.toml
