Showing results for Category: Vector Database from Semantic Kernel

Apr 8, 2025
Post comments count0
Post likes count0

Python Vector Store Connectors update: Faiss, Azure SQL Server and Pinecone

Eduard van Valkenburg
Eduard van Valkenburg

Announcing New Vector Stores: Faiss, SQL Server, and Pinecone We are thrilled to announce the availability of three new Vector Stores and Vector Store Record Collections: Faiss, SQL Server, and Pinecone. These new connectors will enable you to store and retrieve vector data efficiently, making it easier to work with your own data and data models...

Semantic KernelPythonVector Database
Nov 25, 2024
Post comments count1
Post likes count1

Unlocking the Power of Memory: Announcing General Availability of Semantic Kernel’s Memory Packages

Wes SteynEduard van Valkenburg
Wes,
Eduard

We are thrilled to announce the General Availability (GA) of our Memory packages for .NET, Java, and Python! The Semantic Kernel team and our partners have been working hard to allow you to quickly connect to vector stores and make it easy for you to do embeddings and data retrieval between stores. Transforming Data Management with Vector Stores...

AnnouncementPython.NET
Sep 27, 2024
Post comments count0
Post likes count1

Announcing Semantic Kernel for Java 1.3.0

Derek KeelerMilder HernandezDavid Grieve
Derek,
Milder,
David

Hello again Java AI developers! We are announcing the 1.3.0 release of the Semantic Kernel for Java. You can find our updates on the GitHub repository and the artifacts on Maven Central. This release will mark the final experimental version of our Vector Store functionality. Vector search is now available across all our supported vector store...

Semantic KernelAnnouncementsAnnouncement
Jan 8, 2024
Post comments count1
Post likes count2

GUEST POST: How to build a Kernel Memory connector and use Elasticsearch as vector database

Alessandro Federici
Alessandro Federici

This article will help readers to create their own connectors for Kernel Memory. It will introduce fundamental concepts of Kernel Memory and Elasticsearch and will show some practical use cases of how to use the interface IMemoryDb. The complete source code for the connector is located in the GitHub repository FreeMindLabs.KernelMemory.Elasticse...

Semantic KernelSamplesVector Database
Aug 16, 2023
Post comments count0
Post likes count1

GUEST POST: Semantic Kernel and Weaviate: Orchestrating interactions around LLMs with long-term memory

Zain Hasan
Zain Hasan

The Emerging LLM Stack In a recent interview, the co-founder of Cohere stated - “For the first time in the history of our planet, we have machines that we’ve created that can use our language.” A bold statement indeed, but it couldn’t be more accurate and we’ve all witnessed the incredible power of said machines. It would be an understatement to s...

Vector DatabaseSemantic KernelEcosystem
Aug 10, 2023
Post comments count0
Post likes count1

AI tooling for Java developers with SK

Soham Dasgupta
Soham Dasgupta

Every system needs to be able to add AI to its workflow to empower the users to complete their task much faster.  The Semantic Kernel team and community have been working hard to create a Java based kernel to support Java developers to unleash AI into their apps.  I will walk you through this journey below. We will review the following concepts ...

JavaSemantic KernelVector Database
Jul 19, 2023
Post comments count1
Post likes count4

Announcing Semantic Kernel integration with Azure AI Search (formerly Azure Cognitive Search)

Nilesh Acharya
Nilesh Acharya

We're excited to announce integration of Azure AI Search with Semantic Kernel, available in both C# and Python. This integration follows the existing Semantic Memory architecture, making it incredibly easy for developers to add memory to prompts and plugins. This integration unlocks the following key benefits. By leveragi...

AnnouncementsSemantic KernelVector Database
Jul 6, 2023
Post comments count0
Post likes count3

Enhancing AI Models with Chroma: A Conversation with CEO Jeff Huber

John Maeda
John Maeda

To use Chroma with Semantic Kernel, visit the sample notebook on the Semantic Kernel GitHub repo. And if you like the repo, please give it a star! In this interview with Jeff Huber, CEO and co-founder of Chroma, a leading AI-native vector database, Jeff discusses how Chroma bridges the gap between AI models and production by leveraging embed...

Vector DatabaseSemantic Kernel
Jul 4, 2023
Post comments count0
Post likes count2

Revolutionizing AI Search with Weaviate: An Interview with CEO Bob van Luijt

John Maeda
John Maeda

To use Weaviate with Semantic Kernel, visit the sample notebook on the Semantic Kernel GitHub repo. And if you like the repo, please give it a star! In this interview, Bob van Luijt, CEO and co-founder of Weaviate, shares his journey from starting an internet business at a young age to co-founding Weaviate. Bob discusses the inspiration be...

Semantic KernelVector DatabaseInterviews
Apr 26, 2023
Post comments count0
Post likes count5

Semantic Kernel + Qdrant = Persistent Memories Powered By Open Source

John Maeda
John Maeda

Interview with Qdrant CEO and co-founder Andre Zayarni Semantic Kernel now works seamlessly with the open-source vector database Qdrant — just launch an instance of Qdrant on Azure with one click and you're good to go. You can learn more about Qdrant's history in this interview with the CEO and co-founder, Andre Zayarni: SK: What moment in yo...

Semantic KernelVector DatabaseInterviews