Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AAIF Agentic AI Landscape

The [AAIF](https://aaif.io) Agentic AI [Landscape](https://landscape.aaif.io) is intended as a map through the previously uncharted terrain of agentic technologies. This attempts to categorize most of the projects and product offerings in the cloud native space. There are many routes to deploying a cloud native application, with CNCF Projects representing a particularly well-traveled path.
The [AAIF](https://aaif.io) Agentic AI [Landscape](https://landscape.aaif.io) is intended to provided a view into the overall agentic AI landscape including AAIF mebmers and projects. We categorize many of the most promenant open source software and open standards projects in agentic AI.

This repository contains the data files and images required to generate the [AAIF landscape](https://landscape.aaif.io). The software that generates it can be found at the [cncf/landscape2](https://github.com/cncf/landscape2) repository. Please see its [README file](https://github.com/cncf/landscape2#landscape2) for more information about how it works.

Expand All @@ -10,11 +10,10 @@ To add a new entry to the landscape, please open a pull request to add it in alp

Before submitting a new entry it is important to review the following guidelines:

* Open source projects with at least 300 GitHub stars that clearly fit in an existing category are generally included. Put the project in the single category where it best fits.
* We generally will only list a company's product in one box, to represent its major or best-known offering. We occasionally make exceptions for large companies. Note that if we allowed listing the same product or project in multiple boxes, the over +1k logos on the landscape would multiply to many times that many.
* We are unlikely to create a new category for products/projects as we'd rather find the best home with the current options.
* We are generally not including commercial versions of open source software. The exception is that we are showing all Certified Kubernetes implementations.
* Closed source products need to link to a clear description of your product; no stealth mode companies.
* Open source projects with at least 1000 GitHub stars that clearly fit in an existing category are generally included. Put the project in the single category where it best fits.
* We generally will only list an organizations project in one box, to represent its major or best-known offering. We occasionally make exceptions for large companies. Note that if we allowed listing the same product or project in multiple boxes.
* We are generally not including commercial versions of open source software.
* We do not include closed source products and services or proprietary standards. Closed soure products that implement open source solultions are also not included.
* Crunchbase organization should be the company or organization that controls the software. That is normally the owner of the trademark, whether or not a trademark has been formally filed.
* Your project or company needs a logo in SVG format:
* Logos must include the company, product or project name in English. It's fine to also include words from another language.
Expand All @@ -35,3 +34,7 @@ If you find an error in the landscape, please open a pull request with the sugge
## License

The generated landscape contains data received from [Crunchbase](http://www.crunchbase.com). This data is not licensed pursuant to the Apache License. It is subject to Crunchbase’s Data Access Terms, available at [https://data.crunchbase.com/docs/terms](https://data.crunchbase.com/docs/terms), and is only permitted to be used with Linux Foundation landscape projects.

## License

Any questions can be directed to our support team at [support@aaif.io](mailto:support@aaif.io)
Loading