Search

Clear filter
Discussion
Rob Tweed · Jul 12, 2023

Vector Databases and Node.js for AI/ChatGPT

Here's an interesting article on Vector Databases: https://dev.to/pavanbelagatti/wtf-is-a-vector-database-a-beginners-guide-16p Good article!
Discussion
Benjamin De Boe · Oct 29

Survey on IRIS Vector Search usage

Hi, We very much appreciate the interest in the Developer Community for IRIS Vector Search and hope our technology has helped many of you build innovative applications or advanced
Announcement
Anastasia Dyubaylo · May 20, 2024

Winners of the Vector Search, GenAI and ML Contest

Hi Community, It's time to announce the winners of the Vector Search, GenAI and ML Contest!
Article
shan yue · May 15, 2024

Retrieve images using vector search (1)

images into 512 dimensional vector data.
Announcement
Anastasia Dyubaylo · Apr 5, 2024

[Video] Using Vector Search for Generative AI

Then, take a deeper look at InterSystems IRIS's vector search capability, which enables efficient semantic searching for use in the RAG setup.
Article
shan yue · May 15, 2024

Retrieve images using vector search (2)

data Viewing Vector Data in the Management Portal Vector query The image vector query process uses VECTOR_COSINE to retrieve the similarity of vector data, which can be achieved
Article
Henry Pereira · Sep 29, 2024

Unleashing the Power of Vector Search with SQL-Embedding

At its essence, a vector type is a structured collection of numerical values arranged in a predefined order.
Announcement
Anastasia Dyubaylo · Apr 8, 2024

InterSystems Vector Search, GenAI and ML Contest

Helpful Resources: ✓ Documentation: InterSystems IRIS Vector Search documentation InterSystems IntegratedML documentation Boosting Facial Recognition Vector Search ✓ Example
Article
Luis Angel Pérez Ramos · Apr 30

Using vector search for duplicate patient detection

Now let's see the magic, the embedding generation and the vector search in the production.
Article
Julio Esquerdo · Feb 10

Using SQL Gateway with Python, Vector Search, and Interoperability in InterSystems Iris - Part 2 – Python and Vector Search

Using SQL Gateway with Python, Vector Search, and Interoperability in InterSystems Iris Part 2 – Python and Vector Search Since we have access to the data from our external table
Article
Alex Woodhead · Mar 30

Vector Embeddings and Vocal Search. Analysis and innovation notes

The fun semantic meaning chosen was for musical vector search, to build new skills and knowledge along the way.
Announcement
Anastasia Dyubaylo · May 13, 2024

Time to vote in the Vector Search, GenAI and ML Contest

🔥 Voting for the Vector Search, GenAI and ML Contest goes ahead!
Announcement
Evgeny Shvarov · Apr 18, 2024

Technology Bonuses for the Vector Search, GenAI and ML Contest

search of already indexed vectors.
Article
Guillaume Rongier · Dec 18, 2023

Vector search and RAG (Retrieval Augmented Generation) models

It works by converting the documents and the query into vectors, and then computing the cosine similarity between the query vector and the document vectors.