An open API service indexing awesome lists of open source software.

https://github.com/hivenetes/ai-ml-bootstrapper

Quickstart guide incorporating hands-on demos & modern best practices for running AI/ML workloads on DigitalOcean.
https://github.com/hivenetes/ai-ml-bootstrapper

ai containers digitalocean ml nim nvidia

Last synced: 23 days ago
JSON representation

Quickstart guide incorporating hands-on demos & modern best practices for running AI/ML workloads on DigitalOcean.

Awesome Lists containing this project

README

        

# AI/ML Bootstrapper

The AI/ML Bootstrapper offers a quick start guide to efficiently deploy AI/ML workloads on DigitalOcean. It features demos and best practices tailored for modern ML workflows.

``` bash
# Each sub-directory is a standalone project
.
├── automatic-speech-recognition # ASR using NVIDIA NIM
├── gif-creator # Text to GIF
├── language-translator # Language Translator using NVIDIA NIM
└── market-research-assistant # Market Research Assistant
├── multimodal-translator # Combines ASR and Language Translator
├── pic-chatter # Chat with your images
├── rag-containers # Containerized RAG pipeline
├── snap-insight # Image Analyzer
└── text-to-speech # TTS using NVIDIA NIM
└── your-daily-dose-of-ai # Create short 3 to 5 minute audio of all latest ai updates
```