Search

Clear filter
Article
José Pereira · May 14, 2024

Q&A Chatbot with IRIS and langchain

how IRIS Vector Search within langchain-iris facilitates storage, retrieval, and semantic search of data, enabling precise and up-to-date responses to user queries. Through seamless
Article
Rodolfo Pscheidt Jr · Mar 17

Ollama AI with IRIS

into vectors we store the vectors in an IRIS database. we call an LLM (Large Language Model) that accesses these vectors as context to generate responses in human language
Article
Lucas Fernandes · May 16, 2024

Search for companies using smart search engines

The introduction of InterSystems' "Vector Search" marks a paradigm shift in data processing. This cutting-edge technology employs an embedding model to transform unstructured data
Article
Luis Angel Pérez Ramos · Oct 8, 2024

LLM Models and RAG Applications Step-by-Step - Part I - Introduction

as generative AI and their foundation is the vectorization of huge amounts of texts. Through this vectorization we will obtain a vector space (excuse the redundancy) in which related
Article
Crystal Cheong · May 14, 2024

Preventive Health with ChatIRIS: Integrating InterSystems IRIS for Enhanced Patient Engagement

platforms. Central to this architecture is the use of InterSystems IRIS, particularly its vector store and vector search capabilities, which play a pivotal role in the Retrieval-Augmented
Announcement
Vadim Aniskin · May 29, 2024

InterSystems Ideas News #13

ideas marked for implementation by Community members ✓ New ideas related to topics like Vector Search, GenAI and ML More than 50 new ideas have been posted since the last news
Article
Benjamin De Boe · Jan 10, 2023

Columnar Storage in 2022.3

$vector datatype. $vector is an internal-only (for now) datatype that leverages adaptive encoding schemes to allow efficient storage of both sparse and dense data. The encoding
Article
Luis Angel Pérez Ramos · Oct 22, 2024

LLM Models and RAG Applications Step-by-Step - Part III - Searching and Injecting Context

small example project, how we can find the most appropriate context for the question we want to send to our LLM model and for this we will make use of the vector search
Announcement
Anastasia Dyubaylo · Sep 17, 2024

[Video] Chatbots are all the RAGe: Generative AI with InterSystems IRIS

Discover the capabilities of InterSystems IRIS Vector Search, including integrating dense vector storage and search with InterSystems IRIS SQL for advanced semantic search and other GenAI
Article
Muhammad Waseem · Apr 5

How to Build an Agentic AI RAG Application: A Step-by-Step Guide

Hi Community,Traditional keyword-based search struggles with nuanced, domain-specific queries. Vector search, however, leverages semantic understanding, enabling AI agents
Article
Crystal Cheong · May 18, 2024

Enhancing Preventive Health Engagement: The Backend Powering ChatIRIS with InterSystems IRIS

Coach is built around the following key components: 1. **Scoring Agent** 2. **Vector Search in RAG Pipeline** --------- ### Scoring Agent The Scoring Agent evaluates
Announcement
Simon Sha · Jul 3

[Demo Video] FHIR-Powered AI Healthcare Assistant

#InterSystems Demo Games entry ⏯️ FHIR-Powered AI Healthcare Assistant Leverage InterSystems's FHIR SQL Builder to project FHIR data to a dataset for vector
Announcement
Brenna Quirk · Sep 5, 2024

[Video] Exploring a Basic RAG Application

, I chat with @Elijah.Cotterrell as he walks through a demo of his chatbot application. He shows what a RAG application can do, including: Embed text data as vectors. Perform
Article
Robert Cemper · Mar 21, 2024

Left Side Functions in ObjectScript

: set $somefunction(param1,param2, ...) = value The reason to raise that subject is that with IRIS 2024.1 there is after may years a "new kid on this block" $VECTOR() Assigns
Article
Luis Angel Pérez Ramos · Jul 25, 2024

d[IA]gnosis: developing RAG applications with IRIS for Health

With the introduction of vector data types and the Vector Search functionality in IRIS, a whole world of possibilities opens up for the development of applications and an example