著者の記事

How to use Elasticsearch Vector Store Connector for Microsoft Semantic Kernel for AI Agent development
Microsoft Semantic Kernel is a lightweight, open-source development kit that lets you easily build AI agents and integrate the latest AI models into your C#, Python, or Java codebase. With the release of Semantic Kernel Elasticsearch Vector Store Connector, developers using Semantic Kernel for building AI agents can now plugin Elasticsearch as a scalable enterprise-grade vector store while continuing to use Semantic Kernel abstractions.

2024年7月25日
Protecting Sensitive and PII information in RAG with Elasticsearch and LlamaIndex
How to protect sensitive and PII data in a RAG application with Elasticsearch and LlamaIndex.

2024年4月12日
RAG (Retrieval Augmented Generation) with LlamaIndex, Elasticsearch and Mistral
Learn how to implement a RAG (Retrieval Augmented Generation) system using LlamaIndex, Elasticsearch and locally running Mistral.