GenAI Examples¶
GenAIExamples are designed to give developers an easy entry into generative AI, featuring microservice-based samples that simplify the processes of deploying, testing, and scaling GenAI applications. All examples are fully compatible with Docker and Kubernetes, supporting a wide range of hardware platforms such as Gaudi, Xeon, and NVIDIA GPU, and other hardware, ensuring flexibility and efficiency for your GenAI adoption.
We’re building this documentation from content in the GenAIExamples GitHub repository.
Example Applications Table of Contents
AgentQnA Application¶
AudioQnA Application¶
ChatQnA Application¶
- ChatQnA Application
- ChatQnA Accuracy
- ChatQnA Benchmarking
- ChatQnA Deployment
- Build Mega Service of ChatQnA on AIPC
- Build Mega Service of ChatQnA on Xeon
- Build Mega Service of ChatQnA (with Qdrant) on Xeon
- Build MegaService of ChatQnA on Gaudi
- How to Check and Validate Micro Service in the GenAI Example
- Build MegaService of ChatQnA on NVIDIA GPU
- Deploy ChatQnA in Kubernetes Cluster
- Deploy ChatQnA in Kubernetes Cluster on Xeon and Gaudi
- ChatQnA Conversational UI
- ChatQnA Customized UI