Skip to content

A simple application that receives a get request then communicates with the OpenAI server to bring back a response. This API aims to serve as a basis for future applications and as a model for anyone who wants to implement ChatGPT in their applications.

Notifications You must be signed in to change notification settings

RodrigoHonorio/springBootAndChatGpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 About the project

A simple application that receives a get request then communicates with the OpenAI server to bring back a response. This API aims to serve as a basis for future applications and as a model for anyone who wants to implement ChatGPT in their applications.


⚙️ Functionalities

  • Receiving a GET method with a JSON body;
  • Simple communication with the OpenAI server;
  • Custom templente

📄 Documentation

Documentation can be generated using JAVADOC Documentation can be generated using JAVADOC

🛠 Technologies

The following technologies were used in the development of the project's Rest API:

About

A simple application that receives a get request then communicates with the OpenAI server to bring back a response. This API aims to serve as a basis for future applications and as a model for anyone who wants to implement ChatGPT in their applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages