Toolverse
All skills

llamaindex

by davila7

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Qu0026A, chatbots, knowledge retrieval, or building RAG

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Security
Views
48

About this skill

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Qu0026A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.

How to use

  1. Zainstaluj LlamaIndex za pomocą pip install llama-index. Jeśli chcesz minimalną instalację, użyj llama-index-core i dodaj konkretne integracje, takie jak llama-index-llms-openai oraz llama-index-embeddings-openai.

  2. Przygotuj folder z dokumentami, które chcesz indeksować. Umieść pliki w katalogu data lub innym wybranym przez Ciebie folderze.

  3. Załaduj dokumenty za pomocą SimpleDirectoryReader, wskazując ścieżkę do folderu. Funkcja load_data() wczyta wszystkie dostępne pliki.

  4. Utwórz indeks wektorowy z załadowanych dokumentów, używając VectorStoreIndex.from_documents(). Ta operacja przygotuje Twoje dane do wyszukiwania semantycznego.

  5. Stwórz silnik zapytań z indeksu, wywołując as_query_engine(). Będziesz mógł teraz zadawać pytania w języku naturalnym, a system zwróci odpowiedzi oparte na Twoich dokumentach.

  6. Testuj zapytania, przekazując pytania do silnika. LlamaIndex automatycznie wyszuka odpowiednie fragmenty dokumentów i wygeneruje odpowiedź na podstawie modelu LLM.

Related skills

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

typescript-review

by metabase

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

Security
17133

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

backend-security-coder

by sickn33

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

Security
1133

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124