GenAIExamples icon indicating copy to clipboard operation
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.

Results 278 GenAIExamples issues
Sort by recently updated
recently updated
newest added

I am trying to run the ChatQNA application - Able to run all the microservices using docker compose file. - Getting this error in the tgi-service, What is the correct...

## Type of Change Added the vLLM CPU service for an alternative model serving method in the ChatQnA application. ## Description This PR is adding the vLLM serving on the...

## Type of Change check requirement.txt package list ## Description detail description ## How has this PR been tested? CI ## Dependency Change? No

## Type of Change feature ## Description Add AudioQnA based on microservices ## How has this PR been tested? local test ## Dependency Change? None

@lvliang-intel, I am following the steps in the README, and after I successfully build the Docker container and set up my Hugging Face token, I encounter an issue that I...

Hi, I followed [ChatQnA Application](https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA) readme and encountered some problems. I started with code from the master branch. 1. In the step [Start the Backend Service](https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA#start-the-backend-service), any request to the...

Hello, I'm one of the leads for the CNCF Cloud Native AI Working Group. It would be great if we can get some of the folks working on this initiative...

Dev

## Type of Change Added pinecone support for the ChatQnA application ## Description I updated the server.py class in the qna-app/app directory to initialize the vector store according to the...

All source code has Intel copyright, we need to remove that and use the recommendation by LF AI & Data.

I bring up the ChatQnA pipeline with data prep on Xeon and then i tried to upload a plain .docx file without image. The upload failed and response with such...

aitce