Zurück zu Fähigkeiten

chroma

davila7
Aktualisiert 11 days ago
316 Ansichten
18,478
1,685
18,478
Auf GitHub ansehen
DokumentationRAGChromaVector DatabaseEmbeddingsSemantic SearchOpen SourceSelf-HostedDocument RetrievalMetadata Filtering

Über

Chroma ist eine Open-Source-Einbettungsdatenbank für KI-Anwendungen, die über eine einfache API Vektorsuche, Volltextsuche und Metadatenfilterung bietet. Sie ist ideal für den Aufbau von RAG-Anwendungen und semantische Suche und skaliert von der lokalen Entwicklung in Notebooks bis hin zu Produktionsclustern. Verwenden Sie sie, wenn Sie eine selbst gehostete Vektordatenbank für Dokumentenabruf und das Speichern von Einbettungen mit Metadaten benötigen.

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/chroma

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/rag-chroma
0
anthropicanthropic-claudeclaudeclaude-code

Verwandte Skills

qdrant-vector-search

Meta

The qdrant-vector-search skill provides a high-performance vector similarity search engine for building production RAG systems. It enables fast nearest neighbor search, hybrid search with filtering, and scalable vector storage powered by Rust. Use it when you need low-latency semantic search with horizontal scaling capabilities and full data control.

Skill ansehen

llamaindex

Meta

LlamaIndex is a data framework for building RAG applications, specializing in ingesting documents from numerous sources and indexing them for querying. It provides key components like vector indices and query engines to enable document Q&A, chatbots, and knowledge retrieval over private data. Use it when you need to connect LLMs to your own data for data-centric applications.

Skill ansehen

dspy

Meta

DSPy is a framework for building complex AI systems like RAG pipelines and agents using declarative programming. It automatically optimizes prompts and LM calls based on your data, moving beyond manual prompt engineering. Use it to create modular, maintainable, and systematically improved AI applications.

Skill ansehen

pinecone

Entwicklung

Pinecone is a fully managed vector database for production AI applications, offering auto-scaling, low-latency hybrid search, and metadata filtering. It's ideal for developers building production RAG systems, recommendation engines, or semantic search at scale without managing infrastructure. Use it when you need a serverless, managed service with consistent sub-100ms performance.

Skill ansehen