GenAIExamples
                                
                                 GenAIExamples copied to clipboard
                                
                                    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.
These README.md documents are empty and need some content (or be deleted): ./CodeTrans/kubernetes/manifests/README.md ./Translation/kubernetes/README.md ./Translation/kubernetes/service-mesh/README.md ./Translation/kubernetes/helm-charts/README.md ./Translation/kubernetes/manifests/README.md ./DocSum/kubernetes/service-mesh/README.md ./DocSum/kubernetes/helm-charts/README.md ./DocSum/kubernetes/manifests/README.md ./DocSum/deprecated/langchain/docker/summarize-app/packages/README.md ./ChatQnA/docker/ui/react/src/styles/components/_context.scss ./ChatQnA/deprecated/langchain/docker/qna-app/packages/README.md ./ChatQnA/deprecated/langchain/chroma/README.md
## Description To support the usage and implementation of other databases including redis, qdrant, and pgvector, I modified the compose files to use an include for the three microservices corresponding...
Docker images for different microservices are published at https://github.com/opea-project/GenAIExamples/issues/361. All the sample instructions should be updated to use those images. "Building the Docker image" instructions are still useful for somebody...
I presented an OPEA workshop at a private event this morning. There was a request to use a Graph database backend for business context information. This issue is capturing the...
Configuration: ``` Chip: Apple M1 Max macOS: 14.5 ``` Followed the instructions at https://github.com/opea-project/GenAIExamples/blob/main/ChatQnA/docker/xeon/README.md Trying to build the Docker image: ``` docker build --no-cache -t opea/reranking-tei:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy...
Continuation of #361. Currently OPEA images in DockerHub are lacking descriptions: https://hub.docker.com/u/opea Would be good to describe the purpose of the image, components included to it and their licensing (BOM),...
This RFC is submitted to discuss the dynamic pipeline composition requirement. The attachment contains the RFC in the prescribed template along with the images it references. [24-06-08-OPEA-00x-Dynamic-Pipelines.md](https://github.com/user-attachments/files/15748167/24-06-08-OPEA-00x-Dynamic-Pipelines.md)   
OPEA services fetch "random" data from internet (HF), and try to access each others' k8s service end points. Access to Internet from an intranet can be handled by adding `http_proxy`/`https_proxy`...
### Priority P4-Low ### OS type Ubuntu ### Hardware type Xeon-GNR ### Running nodes Single Node ### Description Examples can involve many docker images that take up disk space. Including...
## Description update compose.yaml and add UI test ## Issues `n/a`. ## Type of change List the type of change like below. Please delete options that are not relevant. -...