Skip to content

Releases: AmpereComputingAI/ai-playground

v0.3-rc1

15 Oct 18:48

Choose a tag to compare

What's new:

  • Added Agentic AI use case

Full Changelog: 0.2...0.3-rc1

v0.2

07 Oct 17:42

Choose a tag to compare

What's Changed

  • Update README with Docker and firewall setup instructions by @dneary in #4
  • Fix issue preventing ollama service from being exposed on Internet by @dneary in #5

New Contributors

  • @dneary made their first contribution in #4

Full Changelog: 0.1...0.2

v0.1

30 Jul 05:59

Choose a tag to compare

Initial Release

Overview:

The Ampere-Optimized AI Playground is a Gradio-based interface for launching AI demos optimized for Ampere Computing platforms. It includes three Dockerized demos: LLM Chat with RAG (Ollama), Object Detection (YOLOv11), and Speech-to-Text (Whisper).

Key Features:

  • User-friendly Gradio UI to launch and stop demos
  • Docker Compose for isolated, scalable demo containers
  • Optimized for Ampere hardware
  • Single-command scripts for starting and stopping

Full Changelog: https://github.com/AmpereComputingAI/ai-playground/commits/0.1