> ## Documentation Index
> Fetch the complete documentation index at: https://springaicommunity.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Spring AI Community

> Creating an easy path for people to contribute Spring AI related projects

## Welcome to the Spring AI Community

The main goal of the Spring AI Community GitHub organization is to create an easy path for people to contribute Spring AI related projects. The need for a GitHub organization stems from the Spring AI project receiving many pull requests for additional features and functionality that the core team can't easily maintain or nurture.

By creating this GitHub organization, we hope that an ecosystem of community-driven projects can develop to fill this gap. Having a known 'hub' for Spring AI related projects will help foster discovery and encourage more features and projects to be developed.

This community describes the process to create a project, how projects are managed, and how the Spring AI project will incorporate these community projects in a manner similar to other community projects in the Spring ecosystem, such as those for the Spring Cloud and Spring Data projects.

## Propose a New Project

We're always looking to support new integrations and community needs.
To propose a new subproject or integration:

<Card title="Submit Project Proposal" icon="file-pen" href="https://github.com/spring-ai-community/community/issues/new?template=application.yml" horizontal>
  Create a new issue in the community repository to get started
</Card>

## Explore Our Projects

<CardGroup cols={2}>
  <Card title="All Projects" icon="grid" href="/projects/index">
    Explore our complete catalog of community projects
  </Card>
</CardGroup>

## Learn More

<CardGroup cols={3}>
  <Card title="Governance" icon="gavel" href="/community/governance">
    Lightweight governance model and community leads
  </Card>

  <Card title="Project Guide" icon="book" href="/community/project-guide">
    Requirements and process for creating projects
  </Card>

  <Card title="Get Involved" icon="users" href="/get-involved">
    Join our community and contribute
  </Card>
</CardGroup>
