Zurück zu Fähigkeiten

llamaindex

davila7
Aktualisiert 11 days ago
259 Ansichten
18,478
1,685
18,478
Auf GitHub ansehen
MetaAgentsLlamaIndexRAGDocument IngestionVector IndicesQuery EnginesKnowledge RetrievalData FrameworkMultimodalPrivate DataConnectors

Über

LlamaIndex ist ein Datenframework für die Entwicklung von RAG-Anwendungen, das sich auf die Erfassung von Dokumenten aus zahlreichen Quellen und deren Indizierung für Abfragen spezialisiert. Es bietet wesentliche Komponenten wie Vektorindizes und Abfrage-Engines, um Dokumenten-F&A, Chatbots und Wissensabruf über private Daten zu ermöglichen. Verwenden Sie es, wenn Sie LLMs mit Ihren eigenen Daten für datenzentrierte Anwendungen verbinden müssen.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add davila7/claude-code-templates -a claude-code
Plugin-BefehlAlternativ
/plugin add https://github.com/davila7/claude-code-templates
Git CloneAlternativ
git clone https://github.com/davila7/claude-code-templates.git ~/.claude/skills/llamaindex

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

GitHub Repository

davila7/claude-code-templates
Pfad: cli-tool/components/skills/ai-research/agents-llamaindex
0
anthropicanthropic-claudeclaudeclaude-code

Verwandte Skills

blip-2-vision-language

Design

BLIP-2 is a vision-language framework that connects a frozen image encoder with a large language model for multimodal tasks. Use it for zero-shot image captioning, visual question answering, or image-text retrieval without task-specific fine-tuning. It's ideal for developers needing to add state-of-the-art visual understanding to LLM-based applications.

Skill ansehen

sglang

Meta

SGLang is a high-performance LLM serving framework that uses RadixAttention for automatic prefix caching, enabling significantly faster structured generation. It's ideal for developers needing JSON/regex outputs, constrained decoding, or building agentic workflows with tool calls. Use it when you require up to 5× faster inference than alternatives like vLLM in scenarios with shared prefixes.

Skill ansehen

stable-diffusion-image-generation

Meta

This skill enables text-to-image generation and image manipulation using Stable Diffusion via HuggingFace Diffusers. It supports image generation from prompts, image-to-image translation, inpainting, and custom pipeline creation. Developers should use it when building applications requiring AI-powered visual content generation or editing.

Skill ansehen

audiocraft-audio-generation

Meta

This Claude Skill provides text-to-music and text-to-audio generation using Meta's AudioCraft PyTorch library. It enables developers to generate music from descriptions, create sound effects, and perform melody-conditioned music generation. Key capabilities include using the MusicGen and AudioGen models for controllable, high-quality stereo audio output.

Skill ansehen