AI/ML Development
OfficialEnterprise AI/ML patterns
AuthorNOMARJ
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexities of building enterprise-grade AI/ML systems, focusing on efficient LLM integration, robust vector database management, and cost-effective operations.
Core Features & Use Cases
- Smart LLM Routing: Dynamically selects the optimal LLM based on request complexity and cost.
- Vector Database Optimization: Enables hybrid search and reranking for precise knowledge retrieval.
- RAG Pipeline: Facilitates intelligent document processing and semantic chunking for knowledge systems.
- Cost Optimization: Implements caching, prompt compression, and adaptive model selection.
- Monitoring & Observability: Tracks model performance and generates cost reports.
- Use Case: An enterprise needs to build a customer support chatbot that can answer complex queries by referencing a large knowledge base. This Skill provides the architecture to route queries to the most appropriate LLM, retrieve relevant information from a vector database, and optimize costs.
Quick Start
Use the AI/ML Development skill to design a smart LLM router that optimizes for cost and complexity.
Dependency Matrix
Required Modules
boto3opensearch-pysentence-transformersredis
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: AI/ML Development Download link: https://github.com/NOMARJ/nomark-method/archive/main.zip#ai-ml-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.