-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #51 from vishwajeetdabholkar/master
Added two new notebooks demo
- Loading branch information
Showing
7 changed files
with
1,550 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[meta] | ||
title="Real-Time Anomaly Detection" | ||
description="""\ | ||
Real-time anomaly detection in IoT sensor data, harnessing the robust capabilities of SingleStoreDB and advanced analytical techniques. \ | ||
""" | ||
icon="chart-scatter" | ||
tags=["vectordb", "realtime"] | ||
destinations=["spaces"] |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+35.6 KB
notebooks/resume-evaluator-ANN-index-search/images/resume_matcher_flow_diagram.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[meta] | ||
title="Resume Evaluator" | ||
description="""\ | ||
Resume Evaluator using vectors stored in SingleStore to find sutiable resume for your job description, with Indexed ANN search.\ | ||
""" | ||
icon="arrows-spin" | ||
tags=["vectordb", "genai", "openai", "rag"] | ||
destinations=["spaces"] |
753 changes: 753 additions & 0 deletions
753
notebooks/resume-evaluator-ANN-index-search/notebook.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.