Srikanth Manvi

Srikanth Manvi

Articles by Srikanth Manvi

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.

Florian Bernd

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.

Srikanth Manvi

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.

Srikanth Manvi