OlympHill
Chroma logo

Chroma개방형 벡터 데이터베이스이자 임베딩 엔진으로서, 검색-augmented AI 어플리케이션을 구축하는 데 유용한 도구입니다.

4.8 (4)
Daniel Nikulshyn리뷰어 Daniel Nikulshyn·업데이트됨 2026년 6월

개요

크로마는 여타 AI應用프로그램 개발을 위한 벡터 DB와 임베딩 엔진으로, 객체 스토리지에 기반한다. 그것은 벡터 검색, 풀 텍스트 검색, 정규식 검색, 메타데이터 검색을 포함한 확장 가능하면서 서버리스 인프라는structure를 제공한다. 크로마의 구조에는 빠른 메모리 캐시와 SSD 캐시를 지닌 쿼리 레이어와 자동 데이터 계층화 기능을 가진 오브젝트 스토리지 기반의 저장 레이어가 존재한다. 크로마는 희박 벡터 검색, 이중 문자열 검색, 풀 텍스트 검색, 메타데이터 검색과 같은 다양한 기능을 지원한다. 클로마(Croma)는 오브젝트 스토리지의 최대 이점을 가져오기 위해 디자이너되었습니다. 클라이언트 요청에 대한 데이터 캐싱과 트레이어링 자동화가 가능합니다. 이렇게하면 저-latency의 검색 제공이 가능하고 사용량에 따라 확장할 수가 있습니다. Chroma는 비즈니스용企业도위한 설계를 하였으며, 보안, 법令준수 및 확장성 있는 검색 시스템을 제공합니다. Zero-ops는 사용자에게 개발 비용 및 유지보수 비용을 완전히 제거해 주는 서비스입니다. Chroma는 사용자의 클라우드 인프라를 사용하고, 한 클라우드 내에서 다른 지역에 데이터를 복제하는 것을 지원함으로써, 고가용성 및 확장성 있는 검색 시스템을 제공합니다. 이 TOOL 은 dataset 버전 관리, A/B 테스트, 배포와 같은 기능을 제공 해 AI 애플리케이션들의 리트리벌(A/B testing: A/B Testing 이라고 하기도 합니다)을 강화하는 강력한 솔루션으로서의 기능을 제공합니다

주요 기능

  • 稀疏 벡터 검색
  • 형태학적 검색 (BM25, SPLADE)
  • 임베딩 검색
  • 의미적 유사도 검색
  • 전체 텍스트 검색
  • 3자리 코드와 정규 표현식 검색

가격

모델
Free
평점
4.8 / 5 (4)

사용 사례

…제네레이션

임베딩을 기록 및 쿼리 하여 LLM에 관련된 맥락 제공, RAG 파이프라인 구축을 통해 답변을 데이터에 기반으로 하여 구축합니다.

…스럽지 않는 검색

문서를 임베딩으로 인덱싱하고 비슷도 검색을 통해 관련된 콘텐츠를 키워드 매칭보다 찾습니다.

… AI 애플리케이션의 기억력

지속적인 대화에 임베딩으로 저장된 기록을 이용하여 전형적 AI 에이전트에게 장기 기억 제공.

… 문서 Q&A 시스템

지식베이스를 임베딩하고 관련된 섹션을 LLM 답변에 대한 LLM에 반환하는 도구를 개발.

장단점

장점

  • 최저 지연률 검색
  • 수십億의 멀티테넌트 인덱스에 대한 빠른 쿼리
  • 전통적인 검색 시스템과 비교하여 10배 저렴한 비용
  • 사용도에 따라 자동 스เกล링
  • 서버리스 요금제

단점

  • 설정 및 관리에 대한 전문성이 필요합니다.
  • 최적의 성능을 위해 수동으로 조정을 요할 수 있습니다.
  • 특정 사용 사례에 대한 예외 없이 제공되는 솔루션이 아닙니다.

리뷰

4.8

4개 평가의 평균.

5
3
4
1
3
0
2
0
1
0

리뷰를 작성하려면 로그인하세요.

Frank Müller

Frank Müller

Mar 1, 2026

Does the job

Pretty happy overall. The onboarding just works and the value for money is strong. The mobile experience lags can be annoying, but no dealbreakers — I'd recommend it to a friend without hesitating.

BC

Beatriz Costa

Jan 9, 2026

Skeptical, then convinced

I went in skeptical — most tools in this space overpromise. It actually delivers on the automation, and the value for money is strong caught me off guard. Pricing gets steep at scale is why this isn't a perfect score, still, I'd recommend giving it a real trial.

Fatima Zahra

Fatima Zahra

Jul 31, 2025

Solid for our team

We rolled this out across the team last quarter and it is genuinely easy to set up. The integrations fits neatly into how we already work, and the core workflow removed a step we used to do by hand. but it has held up under daily use.

Kwame Mensah

Kwame Mensah

Jun 28, 2025

Years in this space

I've evaluated a lot of these over the years. What stands out here is the core workflow — handled better than most — and it is genuinely easy to set up. Worth the time if this is your use case.

Q&A

What are common use cases for Chroma?

Chroma is commonly used for retrieval-augmented generation (RAG), semantic search, recommendation systems, and any AI application that relies on storing and querying vector embeddings to provide contextually relevant results.

Asked by Joanna Kowalski · Aug 25, 2025

Is Chroma free to use?

Yes, Chroma is open-source, so you can use it without licensing fees. You'll be responsible for your own hosting, infrastructure, and operational costs when self-deploying.

Asked by Hannah Goldberg · Aug 22, 2025

What is Chroma and what is it used for?

Chroma is an open-source vector database and embeddings engine designed for building retrieval-augmented AI applications. It stores and retrieves vector embeddings, making it useful for RAG pipelines, semantic search, and other AI workflows that need similarity-based lookups.

Asked by Olga Ivanova · May 16, 2025

질문하기

퍨다붅해는뎌니다북회프로할는 대안