cncf / landscape

🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headquarters location.

Home Page:https://l.cncf.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Native Artificial Intelligence Sublandscape

ronaldpetty opened this issue · comments

Aloha.

The cool folks over at #wg-artifical-intelligence are creating a sublandscape similar to WASM #2387 .

  • I see we are to edit the landscape.yml (which we started). While playing around with the Rust tool, I see to create a "see-only" view requires changing settings.yml. Is that something we need to do as well or will that be handled by someone else?
  • We are light on logos; is there a preferred method to deal with that issue?
  • How much of the sublandscape must be completed before it can be included? I feel it will be a looooooong time to get the bulk finished; but might be nice to get a subset done? Any comments appreciated.
  • Is there a staging area (so we can piecemeal and check? (Thinking of crunch base or things that might break that I haven't tried)

This image was from my laptop based on editing others (in the CNCF AI WG) work.

image

cnai-sublandscape-draft.zip

This zip has the inflight data.yml (aka landscape.yml) and logos directory for the very few that I have found so far. There are a few more logos out there but they are PNG and need to be converted.

Hi, Ron, as we talk, can you please add one more missing item (essential for GPU efficiency and multi-tenancy platform )

  - category:
    name: CNAI
    subcategories:
    - subcategory:
      name: General Orchestration
      items:
        - item:
          name: HAMi
          description: Heterogeneous AI Computing Virtualization(vGPU)
          homepage_url: https://github.com/Project-HAMi/HAMi
          repo_url: https://github.com/Project-HAMi/HAMi
          logo: ./404.svg
          crunchbase:
          unnamed_organization: true     

Advice from Sergio here:

https://cloud-native.slack.com/archives/CM09QERF1/p1712580357073919?thread_ts=1712368342.105739&cid=CM09QERF1

We now have

https://rx-m.github.io/cnai-landscape/

https://github.com/RX-M/cnai-landscape

Next steps is to add some things, make sure we get some process working for others to contribute. Once we get some meat on the bone, we will bring it back over to the existing landscape.

works now https://landscape.cncf.io/?group=cnai

kudos to all involved in making this happen