Skip to content

Commit e823ee2

Browse files
author
Iyappan Subramanian
committed
Added demo urls
1 parent cc9d5dd commit e823ee2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,19 +89,19 @@ This project includes three AI demos, each optimized for Ampere Computing platfo
8989

9090
### LLM Chat with RAG (Ollama)
9191
- **Description:** A conversational AI demo using the Ollama framework, optimized for Ampere hardware.
92-
- **GitHub Repository:** Ollama Chat Demo
92+
- **GitHub Repository:** [Ollama Chat Demo](https://github.com/AmpereComputingAI/ampere-ai-llama-chat/tree/0.0.12)
9393
- **Port:** 7861
9494
- **Access:** Once launched, access at ```http://<host>:7861``` (use ```localhost``` for local setups or the public IP for cloud instances)
9595

9696
### Object Detection (YOLOv11)
9797
- **Description:** A real-time object detection demo using YOLOv11, optimized for Ampere hardware.
98-
- **GitHub Repository:** YOLOv11 Demo
98+
- **GitHub Repository:** [YOLOv11 Demo](https://github.com/AmpereComputingAI/ampere-ai-ref-apps/tree/main/vision/object-detection/YOLOv11)
9999
- **Port:** 7862
100100
- **Access:** Once launched, access at ```http://<host>:7862``` (use ```localhost``` for local setups or the public IP for cloud instances)
101101

102102
### Speech-to-Text (Whisper)
103103
- **Description:** An automatic speech recognition demo using the Whisper model, optimized for Ampere platforms.
104-
- **GitHub Repository:** Whisper Demo
104+
- **GitHub Repository:** [Whisper Demo](https://github.com/AmpereComputingAI/ampere-ai-ref-apps/tree/main/audio/automatic-speech-recognition/whisper)
105105
- **Port:** 7863
106106
- **Access:** Once launched, access at ```http://<host>:7863``` (use ```localhost``` for local setups or the public IP for cloud instances)
107107

0 commit comments

Comments
 (0)