https://github.com/knowledgefactory4u/chatgpt-springboot-integration
https://github.com/knowledgefactory4u/chatgpt-springboot-integration
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/chatgpt-springboot-integration
- Owner: knowledgefactory4u
- Created: 2025-01-29T00:47:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T00:50:06.000Z (about 1 year ago)
- Last Synced: 2025-01-29T01:32:31.483Z (about 1 year ago)
- Language: Java
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatGPT Spring Boot Integration
This project demonstrates how to integrate OpenAI's ChatGPT API with a Spring Boot application. It provides a simple RESTful API to generate text using ChatGPT.
## Features
- Spring Boot application with RESTful API.
- Uses OpenAI API for text generation.
- Easily configurable and extensible.
## Prerequisites
- Java 17 or higher.
- Maven installed.
- OpenAI API key.
## Getting Started
### 1. Clone the Repository
```bash
https://github.com/knowledgefactory4u/chatgpt-springboot-integration.git
cd chatgpt-springboot-integration