| Title | Reference | Details |
|---|---|---|
| LLM chat application | ai-hub-apps/apps/android/ChatApp at main · quic/ai-hub-apps · GitHub | Reference application provided for Android platforms. genie-t2t-run can directly be used on IoT platforms. |
| GenAI Studio | sample-apps-for-qualcomm-linux/GenAI-Solutions/GenAI-Studio at main · quic/sample-apps-for-qualcomm-linux · GitHub | GenAI Studio is a containerized solution to enable rapid prototyping and customization by simplifying the creation and deployment of Generative AI applications on Qualcomm Linux systems. GenAI Studio provides OpenAI-compatible APIs for the following core services: text generation, text-to-speech, image generation, image-to-text (VLM), and speech-to-text. All services are accessible through a web interface and OpenAI compatible API endpoints. |
Develop a generative AI (GenAI) application
Build GenAI applications on Qualcomm Dragonwing IoT platforms using sample applications including LLM chat and GenAI Studio.
The sample chatbot call flow using the Qualcomm Generative AI Inference Extensions (Genie) API demonstrates a simplified implementation. Real-world GenAI application development focuses on building intelligent, interactive solutions that leverage large language models (LLMs) and multimodal models to deliver natural, context-aware experiences.
Unlike traditional AI workflows, GenAI applications require careful orchestration of model inference,
prompt engineering, and integration with user interfaces and backend systems.
The following sample GenAI sample applications are available for Qualcomm platforms.
Some applications focus on a single use case, like text-to-text and text-to-image, while others focus on
integrating more than one use case in an end-to-end solution. The following table summarizes the available
GenAI sample applications.
Use GenAI models with Qualcomm Generative AI (GenAI) Inference Extensions (Genie)Develop a generative AI (GenAI) application: GenAI Studio

