Search

Clear filter
Article
sween · Jun 18, 2024

Unity Catalog for IRIS Workloads - Collision Theory Confirmed

holding close to ring zero in my carbon based operating system. The Collision Vectors You dont need to dig too hard to get excited about the immediately possibility of Vector
Article
Yuri Marx Pereira Gomes · Apr 22

My options to learning more from READY 2025

Meetings, Tech Exchange and Focus Groups Vector Search How Vector Search and RAG make your apps Intelligent, without feeling Artificial, First customers using Vector Search
Article
Renato Banzai · Jul 17, 2020

Using Machine Learning to Organize the Community - 2

', stop_words=stop_words) matrix_x = count_vec.fit_transform(a_dataframe) ``` After run the above methods we have a vectorizer and we will need to keep this vectorizer all
Article
José Pereira · Feb 2, 2021

A custom SQL index with Python features

of this descriptors creates a so called feature space, and each instance of it it's called a vector. The number d of components needed to describe the vectors, defines the feature space and vectors
Question
Kishan Ravindran · Jun 6, 2017

iKnow with Japanese

are equivalent to Concepts in Western languages, based on the grammatical information (but not always Relations) within the sentence, and an algorithm we call Entity Vector determines
Article
Irène Mykhailova · Mar 28

UK&I Data Summit in Birmingham - freebies inside

to the Summit and much more, so read on! First, a bit of background. The first day was dedicated to different workshops, including FHIR Server, Data Fabric Studio, and Vector Search
Question
Scott Roth · Dec 8, 2016

Storing a PDF in a Stream and Seaching for Values within that Stream

(similar to postscript), but more regularly pdfs are containing vectorized graphics. In that case you'd have to run OCR on the document first to get textual information out
Announcement
Andreas Dieckow · Jan 5, 2018

InterSystems Response to Meltdown and Spectre Vulnerabilities

InterSystems continuously monitors our systems for any evidence of attempts to exploit vulnerabilities such as the newly announced Meltdown and Spectre attack vectors
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
Article
Yuri Marx Pereira Gomes · 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
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
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
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