بنقرة واحدة
android-rag-local
Implement local Retrieval-Augmented Generation using Room and Vector embeddings.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Implement local Retrieval-Augmented Generation using Room and Vector embeddings.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | android-rag-local |
| description | Implement local Retrieval-Augmented Generation using Room and Vector embeddings. |
| category | ai-native |
| risk | high |
| source | community |
| date_added | 2026-04-07 |
| metadata | {"triggers":["@rag","vector database","local search"]} |
Retrieval-Augmented Generation (RAG) on Edge devices provides privacy-first, low-latency contextual intelligence. Instead of using cloud Pinecone/Weaviate, this skill enforces local vector embeddings via Room or SQLite.
sqlite-vss.SELECT * FROM tbl ORDER BY VECTOR_DISTANCE() securely out of the box without specific extensions.Handling Bluetooth Low Energy, flow wrappers, and Android 12+ permissions.
Seamless integration of CameraX with Google ML Kit for vision tasks.
Deep-dive skills for banking and healthcare apps.
Use when integrating Google Gemini Nano via AICore for on-device ML.
Automated UIAutomator tests and Hardware mocking setup.
Expanding KMP shared UI to cover Compose Multiplatform edge-cases.