ما هي rag pipeline builder؟
أنشئ أنظمة توليد معززة للاسترجاع تعمل على إرساء استجابات LLM في بياناتك المصدر: eddiebe147/claude-settings.
أنشئ أنظمة توليد معززة للاسترجاع تعمل على إرساء استجابات LLM في بياناتك
ثبّت مهارة الذكاء الاصطناعي rag pipeline builder بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: eddiebe147/claude-settings.
The RAG Pipeline Builder skill guides you through designing and implementing Retrieval-Augmented Generation systems that enhance LLM responses with relevant context from your own data. RAG combines the power of large language models with the precision of information retrieval, reducing hallucinations and enabling AI to work with private, current, or domain-specific knowledge.
This skill covers the complete RAG stack: document ingestion, chunking strategies, embedding generation, vector storage, retrieval optimization, context injection, and response generation. It helps you make informed decisions at each stage based on your specific requirements for accuracy, latency, cost, and scale.
Whether you are building a documentation Q&A bot, a customer support system, or an enterprise knowledge assistant, this skill ensures your RAG implementation follows production best practices.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/eddiebe147/claude-settings --skill rag pipeline builderأنشئ أنظمة توليد معززة للاسترجاع تعمل على إرساء استجابات LLM في بياناتك المصدر: eddiebe147/claude-settings.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/eddiebe147/claude-settings --skill rag pipeline builder بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/eddiebe147/claude-settings