GenAIExamples
GenAIExamples copied to clipboard
Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
## Description Add example for text2image. ## Issues `n/a`. ## Type of change List the type of change like below. Please delete options that are not relevant. - [x] New...
## Description Initiate AvatarChatbot (audio) example ## Issues RFC Link: https://github.com/opea-project/docs/blob/main/community/rfcs/24-08-02-OPEA-AIAvatarChatbot.md Fixed commented issues in https://github.com/opea-project/GenAIExamples/pull/523 ## Type of change List the type of change like below. Please delete options...
### Priority P4-Low ### OS type Ubuntu ### Hardware type Xeon-GNR ### Installation method - [X] Pull docker images from hub.docker.com - [ ] Build docker images from source ###...
## Description The summary of the proposed changes as long as the relevant motivation and context. ## Issues List the issue or RFC link this PR is working on. If...
### Priority Undecided ### OS type Ubuntu ### Hardware type Xeon-SPR ### Installation method - [X] Pull docker images from hub.docker.com - [ ] Build docker images from source ###...
### Priority Undecided ### OS type Ubuntu ### Hardware type Gaudi2 ### Installation method - [ ] Pull docker images from hub.docker.com - [ ] Build docker images from source...
### Priority Undecided ### OS type Ubuntu ### Hardware type Xeon-GNR ### Running nodes Single Node ### Description **AS A User**, who has to traverse and navigate multiple docker-compose file...
ChatQnA example that uses MongoDB. https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA This would require to include Mongo as part of the validation at . And then create an updated ChatQnA that would use this microservice...
Create a version of ChatQNA example with Zilliz/Milvus as DB https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA).