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

UI services need to consume the backend service urls for functioning. Currently, both UI implementations require the endpoint information (aka. these backend urls) to be some external urls that can...

ChatQnA is one of the GenAI examples. It is a chatbot for question and answer through retrieval augmented generation (RAG). All details about the sample are available at https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA. This...

help wanted
OPEAHack
Hacktoberfest

There is a Terraform template for Chat QnA sample at https://github.com/intel/terraform-intel-aws-vm/tree/main/examples/gen-ai-xeon-opea-chatqna. This is only targeted at AWS. We need a Terraform template for all GenAI examples that can be used...

enhancement
Dev
OPEAHack

ChatQnA is one of the GenAI examples. It is a chatbot for question and answer through retrieval augmented generation (RAG). All details about the sample are available at https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA. This...

OPEAHack
Hacktoberfest

ChatQnA is one of the GenAI examples. It is a chatbot for question and answer through retrieval augmented generation (RAG). All details about the sample are available at https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA. This...

OPEAHack
Hacktoberfest

Create a CloudFormation stack that allows to deploy GenAI examples using AWS Fargate. The template should take an argument of which sample to deploy, setup all the necessary AWS resources,...

OPEAHack
Hacktoberfest

Create a CloudFormation stack that allows to deploy GenAI examples on Amazon EKS. The template should take an argument of which sample to deploy, setup all the necessary AWS resources,...

OPEAHack
Hacktoberfest

Create a CloudFormation stack that allows to deploy GenAI examples on AWS using a single node Docker Compose. The template should take an argument of which sample to deploy, setup...

OPEAHack
Hacktoberfest

Create a LlamaIndex version of OPEA samples. More details at https://github.com/run-llama/llama_index/issues/15091

OPEAHack
Hacktoberfest

Even though OPEA components are LangChain compliant, there are no examples that show how these components can be composed using LangChain. This has been asked multiple times in customer and...

Dev
OPEAHack
Hacktoberfest