rag-embedding-generator
CommunityEmbed text into vectors for RAG pipelines.
Authorlabrat-0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The RAG Embedding Generator converts raw text and chunked datasets into vector representations, enabling efficient retrieval in vector databases for RAG workflows, while preserving useful metadata for source attribution.
Core Features & Use Cases
- Embeds a single text, a list of texts, or dataset chunks from RAG Content Chunker or Website Content Crawler.
- Supports batched API requests to maximize throughput with OpenAI and Cohere, while maintaining controls on input size and errors.
- Outputs embeddings with pass-through metadata (chunk_id, source_url, page_title, section_heading) ready for storage in Pinecone, Qdrant, Weaviate, Chroma, or similar vectors stores.
- Quick Use Case: Transform a website's content into a searchable vector store for rapid retrieval in a knowledge base.
Quick Start
Run the actor with an API key and input (text, texts, or dataset_id) to generate embeddings and metadata for downstream storage.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: rag-embedding-generator Download link: https://github.com/labrat-0/rag-embedding-generator/archive/main.zip#rag-embedding-generator 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 471,000+ vetted skills library on demand.