# Spring-AI **Repository Path**: NeverBack2015/spring-ai ## Basic Information - **Project Name**: Spring-AI - **Description**: spring-AI - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-04 - **Last Updated**: 2024-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, AI, chartGPT ## README # CREATE GENERATIVE AI USING SPRING BOOT AND SPRING AI ## Description This Spring Boot application generates Joke ## Installation 1. Clone the repository: `git clone git@gitee.com:NeverBack2015/spring-ai.git` 2. Navigate into the directory: `spring-ai` 3. Go to the application.yaml and update the `spring.ai.openai.apikey` with your `API_KEY` from OpenAI or just connect me to get the key 4. Install the dependencies: `mvn install` ## Usage Run the application: `mvn spring-boot:run` http://localhost:8666/swagger-ui/index.html ## Future Updates I plan to continue refining and expanding this project. Future updates will focus on making the application more dynamic and interactive, with less reliance on static text. ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.