File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 11# Java AI Starter
22
3- ![ Java] ( https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white )
4- ![ Spring Boot] ( https://img.shields.io/badge/Spring_Boot-6DB33F?style=for-the-badge&logo=spring-boot&logoColor=white )
5- ![ OpenAI] ( https://img.shields.io/badge/OpenAI-412991?style=for-the-badge&logo=openai&logoColor=white )
6- ![ License] ( https://img.shields.io/badge/License-MIT-blue.svg )
3+ <!-- 仓库统计徽章 -->
4+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/IntelliDev-AI/java-ai-starter?style=for-the-badge )] ( https://github.com/IntelliDev-AI/java-ai-starter/stargazers )
5+ [ ![ GitHub forks] ( https://img.shields.io/github/forks/IntelliDev-AI/java-ai-starter?style=for-the-badge )] ( https://github.com/IntelliDev-AI/java-ai-starter/network )
6+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/IntelliDev-AI/java-ai-starter?style=for-the-badge )] ( https://github.com/IntelliDev-AI/java-ai-starter/issues )
7+ [ ![ GitHub license] ( https://img.shields.io/github/license/IntelliDev-AI/java-ai-starter?style=for-the-badge )] ( https://github.com/IntelliDev-AI/java-ai-starter/blob/main/LICENSE )
8+
9+ <!-- 技术栈徽章 -->
10+ [ ![ Java] ( https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white )] ( https://java.com )
11+ [ ![ Spring Boot] ( https://img.shields.io/badge/Spring_Boot-6DB33F?style=for-the-badge&logo=spring-boot&logoColor=white )] ( https://spring.io/projects/spring-boot )
12+ [ ![ OpenAI] ( https://img.shields.io/badge/OpenAI-412991?style=for-the-badge&logo=openai&logoColor=white )] ( https://openai.com )
13+ [ ![ Docker] ( https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white )] ( https://docker.com )
14+ [ ![ GitHub Actions] ( https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge&logo=github-actions&logoColor=white )] ( https://github.com/features/actions )
15+
16+ <!-- GitHub Actions状态 -->
17+ [ ![ CI/CD Pipeline] ( https://github.com/IntelliDev-AI/java-ai-starter/actions/workflows/ci-cd.yml/badge.svg )] ( https://github.com/IntelliDev-AI/java-ai-starter/actions/workflows/ci-cd.yml )
718
819Spring Boot + OpenAI 快速启动模板,专为Java开发者设计的AI应用基础框架。
920
You can’t perform that action at this time.
0 commit comments