#RAG
4 件のプロダクト

AI Infrastructure
Milvus
Milvusは、GenAIアプリケーション向けのopen-source vector database。ローカルのPython libraryからKubernetes上の分散構成まで、embeddingを使ったsimilarity searchとfull-text/hybrid searchを支える。

AI Platform
Cohere
企業のデータと業務に合わせた生成AI・検索・agent基盤を提供するカナダ発のAI企業。

AI Infrastructure
Pinecone
AIアプリケーションに高速なvector searchを組み込むmanaged vector database。RAGやsemantic searchのためのindex、query、metadata filteringをserverlessで提供する。

AI DevTool
LlamaIndex
LlamaIndexは、LLMアプリケーションを企業や個人のデータへ接続するためのopen-source frameworkと開発者向けplatform。data ingestion、indexing、retrieval、agent、evaluationを組み合わせ、RAGの実装を部品化する。