Skip to content

ehadziabdic/wagents

v1.0.0MIT

Portable, reproducible agent workflows, skills, and MCP setup for modern coding agents. wagent (main) + wagent-hacker (authorized offensive mode) + 10 specialists.

llm-rag

Build and optimize Retrieval-Augmented Generation (RAG) pipelines. Covers document loading and parsing, chunking strategies (fixed-size, semantic, recursive, sentence-based), embedding models (OpenAI, Sentence Transformers, Cohere), vector stores (Chroma, Pinecone, Weaviate, Qdrant, pgvector, FAISS), hybrid search (dense + sparse, BM25 + embeddings), reranking (Cohere, cross-encoders), query transformation, multi-step retrieval, agentic RAG, evaluation (RAGAS), context window optimization, metadata filtering, multi-modal RAG, and production RAG architecture. Use when building RAG systems, improving retrieval quality, or deploying knowledge-augmented LLM applications.

Version
1.0
License
Apache-2.0
Read SKILL.md at the source

Pinned to revision 45cf0fa3c5e7, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.