embedding▌
3 indexed skills · max 10 per page
flutter-embedding-native-views
flutter/skills · AI/ML
Embed native Android, iOS, or macOS views and web content directly into Flutter applications. \n \n Supports two Android composition modes (Hybrid and Texture Layer) with distinct performance and fidelity tradeoffs; iOS and macOS use Hybrid Composition exclusively \n Includes step-by-step workflows for implementing platform views on Android and iOS, with validation and troubleshooting guidance \n Enables embedding Flutter into existing web applications via Full Page or Multi-view (Embedded) mode
embedding-strategies
sickn33/antigravity-awesome-skills · AI/ML
Guide to selecting and optimizing embedding models for vector search applications.
embedding-strategies
wshobson/agents · AI/ML
Comprehensive guide for selecting, implementing, and optimizing embedding models for vector search and RAG applications. \n \n Covers 10+ embedding models with dimensions, token limits, and domain specialization (Voyage AI, OpenAI, open-source options for code, finance, legal, and multilingual content) \n Provides four chunking strategies: token-based, sentence-based, semantic sections, and recursive character splitting with overlap handling \n Includes three implementation templates for Voyage