asi-evolve
Copyright 2026 Tico Internet LLC

This product includes software developed at
Tico Internet LLC (https://github.com/lordxmen2k/asi-evolve)

================================================================================

This product bundles and modifies the ASI-Evolve framework
(https://github.com/GAIR-NLP/ASI-Evolve), originally created by GAIR-NLP.

The vendored portion of this product (everything under
src/asi_evolve/_vendor/ASI-Evolve/) is:

  Copyright (c) 2026 GAIR-NLP and contributors
  Licensed under the Apache License, Version 2.0 (the "Apache License")

The original MIT wrapper code is:

  Copyright (c) 2026 Tico Internet LLC
  Licensed under the MIT License

================================================================================

Citation

If you use this software in academic work, please cite the underlying paper:

  @article{asi-evolve,
    title   = {ASI-Evolve: An Agentic Framework for Autonomous Evolutionary Search},
    author  = {{GAIR-NLP}},
    journal = {arXiv preprint arXiv:2603.29640},
    year    = {2026}
  }

The pinned vendored commit SHA is recorded in
src/asi_evolve/_vendor/ASI-Evolve/VENDORED_SHA and in CHANGELOG.md.

================================================================================

Third-party dependencies

This product uses the following open-source packages (full license texts
in their respective distributions):

  * openai           - Apache 2.0
  * pyyaml           - MIT
  * jinja2           - BSD-3-Clause
  * numpy            - BSD-3-Clause
  * faiss-cpu        - MIT
  * sentence-transformers - Apache 2.0
  * rich             - MIT
  * flask            - BSD-3-Clause
  * anthropic        - MIT  (optional, for --provider=anthropic)
