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 brought up ChatQnA UI with all the containers. ### Issue 1. Huggingface download update Huggingface TGI container was downloading model, it took so much time around ~12min for Intel/Neural...

enhancement
aitce
Escalated

The model used for ChatQnA supports BFLOAT16, in addition to TGI's default 32-bit float type: https://huggingface.co/Intel/neural-chat-7b-v3-3 TGI memory usage halves from 30GB to 15GB (and also its perf increases somewhat)...

documentation
aitce

## Description This adds a proxy_pass inside the nginx.conf of the `chatqna-conversation-ui`. This has the effect of avoiding CORS errors when the Javascript in the browser calls the backend service....

After updated tgi version to ghcr.io/huggingface/text-generation-inference:latest-intel-cpu The codegen test failed with the following 2 MODELs: ise-uiuc/Magicoder-S-DS-6.7B m-a-p/OpenCodeInterpreter-DS-6.7B The later one is mentioned in the readme file of CodeGen: https://github.com/opea-project/GenAIExamples/tree/main/CodeGen The...

aitce

## Description Add a new example for only add data to vector store and retrieve from vector store related AIComps change: https://github.com/opea-project/GenAIComps/pull/314 ## Issues `n/a`. ## Type of change List...

## Description Initiate Avatar Chatbot (Audio) example ## Issues [opea-project/docs#59](https://github.com/opea-project/docs/pull/59) ## Type of change List the type of change like below. Please delete options that are not relevant. - [...

## Description Add an example of hierarchical multi-agent system to improve RAG performance ## Issues [List the issue or RFC link this PR is working on. If there is no...

## 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...

I am running the example of DocSum for Xeon https://github.com/opea-project/GenAIExamples/tree/main/DocSum. It is failing since the opea/docsum-react-ui is not present in DockerHub

aitce

## Description Added the Readme and Docker compose files for Pinecone DB for ChatQnA usecase ## Issues https://github.com/opea-project/GenAIExamples/issues/411 ## Type of change List the type of change like below. Please...