An open API service indexing awesome lists of open source software.

https://github.com/uday160386/chat_app_spring-ai_azure_ai

a chat app example using open AI and spring AI
https://github.com/uday160386/chat_app_spring-ai_azure_ai

ai-ml azure-ai chatbot java openai prompt-engineering spring-ai vuk-ai-cloud

Last synced: 7 months ago
JSON representation

a chat app example using open AI and spring AI

Awesome Lists containing this project

README

          

## Developed a ChatBot using Spring AI and Open API

### BuzzWords..
```agsl
- Prompt Enigneering
- ChatBot
- Open AI
```

### Pre-requisites:
- Export Open API key
- export OPENAI_API_KEY=
### How to run?
mvn clean install spring-boot:run

### How to test chatBot?
curl --location 'http://localhost:9190/movies/ai/chat?aboutMovie=lordofthering'