Giter VIP home page Giter VIP logo

ai-infra-landscape's Introduction

This is a landscape of the infrastructure that powers the generative AI ecosystem. We welcome contributions from the community.

Add a new project

To add a new project, please open a pull request with your changes to the data.yml file. The pull request should include a single line entry to the file, with the following format:

  - category:
    name: Category Name
    subcategories:
      - subcategory:
        name: Subcategory Name
        items:
          - item: ...
          - item:
            crunchbase: https://www.crunchbase.com/organization/tensorchord
            description: Scalable Vector Search in Postgres. Revolutionize Vector Search, not Database.
            homepage_url: https://pgvecto.rs
            logo: pgvectors.svg
            name: pgvecto.rs
            project: opensource
            repo_url: https://github.com/tensorchord/pgvecto.rs
            twitter: https://twitter.com/tensorchord

The logo should be a SVG file, and should be placed in the logos directory. The logo should be named after the project, with all non-alphanumeric characters removed. For example, the logo for pgvecto.rs is named pgvectors.svg.

Build the site

You do not need to build the site to add a new project. Only data.yml and logos need to be updated.

To build the site, you will need to have landscape2 installed. Then, run the following commands:

landscape2 build --data-file data.yml --settings-file settings.yml --guide-file guide.yml --logos-path logos --output-dir build --cache-dir cache-dir

Then you could serve the site locally with:

landscape2 serve --landscape-dir build

Acknowledgements

This landscape is based on the CNCF Cloud Native Landscape2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.