AI & Machine Learning¶
This section covers AI and machine learning platforms.
Overview¶
AI services enable you to:
- Model Serving: Deploy and serve ML models
- LLM Hosting: Run large language models locally
- Computer Vision: Image and video processing
- NLP: Natural language processing
Suggested Services¶
AI platforms to consider:
- Ollama - Run LLMs locally
- LocalAI - OpenAI-compatible local AI
- Stable Diffusion WebUI - Image generation
- Whisper - Speech-to-text
- MLflow - ML lifecycle management
- Kubeflow - Kubernetes-native ML platform