embeddings-and-search
OfficialEffortless generation of embeddings, searching, and OCR processing with liter-llm.
Authorxberg-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of generating embeddings, performing web searches, and conducting OCR on documents, streamlining tasks that require AI-powered text analysis.
Core Features & Use Cases
- Embeddings Generation: Create embeddings for text data with support for various models.
- Web Search: Access 12 web search providers for comprehensive search capabilities.
- OCR Processing: Utilize 4 OCR providers to extract text from images and documents.
- Reranking: Improve search results and document processing through reranking capabilities.
- Use Case: If you need to analyze a large dataset of documents and want to quickly extract insights, this Skill can help you generate embeddings, perform searches, and process OCR text efficiently.
Quick Start
Generate embeddings for a text document using the embeddings-and-search skill with the command: embeddings-and-search generate-embeddings --text "Your text here" --model "model_name" --encoding "encoding_format" --dimensions "dimensions" --api_key "YOUR_API_KEY".
Dependency Matrix
Required Modules
liter_llm
Components
scripts
💻 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: embeddings-and-search Download link: https://github.com/xberg-io/plugins/archive/main.zip#embeddings-and-search 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 620,000+ vetted skills library on demand.