Search

Clear filter
Announcement
Nina Nif3 · Sep 8, 2023

AI internet navigation assistant

of the application. Endpoints: /crawl: Initiates the crawling process. /status: Checks the status of a crawling task. /search: Searches the vector database with a given query
Announcement
Liubov Zelenskaia · Jun 5

Cambridge Developer Meetup - Building and Evaluating Agentic Generative Retrieval Systems

Agentic Generative Retrieval Systems. Talk 1Agentic Retrieval: Techniques beyond Vector SearchSpeaker: Suprateem Banerjee, Sales Engineer - AI Specialist Talk 2Setting up
Article
Yuri Marx · Apr 1

Ask your IRIS classes with Ollama, IRIS VectorDB and Langchain

If you want to know if a class about a topic already exists asking a simple natural language question, it is possible now. Download and run the application https
Question
Oliver Wilms · Apr 27

I want to use ollama and IRIS for my AI use case - How do I connect to ollama

") Maybe my example can help you: https://community.intersystems.com/post/diagnosis-searching-similarities-our-vector-database-and-using-llm-extract-diagnoses I was able
Article
Robbie Luman · Jan 12, 2024

Textual Similarity Comparison using IRIS, Python, and Sentence Transformers

. The code used above is how we can generate the embeddings, which will convert the given string of text into a Python vector that can then be used in the comparison function
Announcement
Anastasia Dyubaylo · Apr 7

Winners of the InterSystems AI Programming Contest

Hi Community, It's time to announce the winners of the AI Programming Contest: Vector Search, GenAI and AI Agents! Thanks to all our amazing participants who submitted 15
Article
Robert Cemper · May 26

Reviews on Open Exchange - #52

y y 6 iris-fhir-bridge Great and clean 5.0 y y 7 PivotToJupyter perfect demo 5.0 y y 8 First-Vector-Search-on-IRIS very impressive exercise
Article
Niyaz Khafizov · Oct 8, 2018

Record linkage using InterSystems IRIS, Apache Zeppelin, and Apache Spark

that, we will make a feature vector for each pair. During the labeling process probably you noticed which features are important and what they equal. So, test different approaches
Announcement
Olga Zavrazhnova · May 22

Look what’s coming to the Tech Exchange @ InterSystems READY 2025

quick answers on IRIS SQL, vector search, query tuning, data modeling, and more. Topics: IRIS SQL fundamentals Vector search and foreign tables Data modeling and indexing
Article
Henry Pereira · Apr 6, 2022

So, Where's my money

. To solve that, we can employ some different machine learning models like Multinominal Naive Bayes, Random Forest, Logistic Regression, Linear Support Vector Machine, etc. For our
Article
Benjamin De Boe · Feb 13, 2023

When to use Columnar Storage

and vectorized query processing don’t apply. If such an application also embeds operational analytics, consider adding columnar indices if the corresponding analytical queries’ current
Announcement
Anastasia Dyubaylo · May 27

Meet the Winners of the AI Programming Contest at InterSystems READY 2025 @ Tech Exchange

, AdventHealth A Minimalist View of AI: Exploring Embeddings and Vector Search with EasyBot iris-easybot @Alena.Krasinskiene, Quality and Customer Experience Manager, Banksia
Article
sween · Mar 31

OMOP Odyssey - Vanna AI ( The Underworld

was happening. Vanna needs 3 choices to pull of its magic trick, a sql database, a vector database, and an LLM. Just envision a dealer handing you out three piles and making you
Question
Benjamin Eriksson · Mar 14, 2016

[Research] iKnow and algorithms

to iKnow in identifying what a text is really about. For example, you can build vectors containing entity frequency or dominance and look for cosine similarity in this vector space
Question
Scott Roth · Aug 1, 2017

PDFs and Reading them

an entirely different challenge. PDF is a binary format. It is quite ugly and you don't really have any control over what you are getting. The text could be in there as text, as vector image