Skip to content

Commit af698ef

Browse files
authored
Update README.md
1 parent e987151 commit af698ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ampere-Optimized AI Playground
22

3-
The **Ampere Optimized AI Playground** is a Gradio-based interface that allows users to launch and interact with AI demos optimized for Ampere Computing platforms. This project provides a centralized launcher to start and stop three AI demos: LLM Chat (Ollama), Object Detection (YOLOv11), and Speech-to-Text (Whisper). Each demo runs in a Docker container, managed via Docker Compose, and is accessible through a web interface.
3+
The **Ampere Optimized AI Playground** is a Gradio-based interface that allows users to launch and interact with AI demos optimized for Ampere Computing platforms. This project provides a centralized launcher to start and stop three AI demos: LLM Chat with RAG (Ollama), Object Detection (YOLOv11), and Speech-to-Text (Whisper). Each demo runs in a Docker container, managed via Docker Compose, and is accessible through a web interface.
44

55
## Features
66
- **Interactive Gradio UI**: Select and launch demos with a clean, user-friendly interface.
@@ -84,7 +84,7 @@ sudo firewall-cmd --list-ports
8484
## Demo Details
8585
This project includes three AI demos, each optimized for Ampere Computing platforms. Below are details and links to their respective GitHub repositories for further information.
8686

87-
### LLM Chat (Ollama)
87+
### LLM Chat with RAG (Ollama)
8888
- **Description:** A conversational AI demo using the Ollama framework, optimized for Ampere hardware.
8989
- **GitHub Repository:** Ollama Chat Demo
9090
- **Port:** 7861

0 commit comments

Comments
 (0)