Pinned Repositories
willow-gemini-notebook
LLM Agent that performs sentiment analysis of drawings and natural language using a combination of Google Gemini Vision model and GPT-4 Turbo with LlamaIndex.
ANN-Customer-Churn-Modeling
Example of customer churn modeling at a fictitious bank using a TensorFlow artificial neural network
impact-investment-analysis-yc-summer-cohort-2023
Experiment with the dataset provided in the article by Brandon Lopez, titled "Impact Investment Preliminary Analysis of Y Combinator Summer Cohort 2023"
kiosksimple-creditcard-javascript
JavaScript code example of controlling the Magtek or IDTech magstripe credit card reader from KioskSimple kiosk software
kiosksimple-mei-javascript
JavaScript code example of controlling the MEI bill acceptor from KioskSimple kiosk software
kiosksimple-webcam-javascript
JavaScript code example of controlling a webcam from KioskSimple kiosk software
natural-language-to-sql
Demonstrates how to query a SQL database using natural language by leveraging OpenAI GPT-4 and the data framework LlamaIndex
trail-camera-search
Multimodal vector search of images and videos taken from trail cameras. Demonstrates how build multimodal AI search (text and image) using the Meta AI ImageBind model.
valorant-match-analysis
Valorant match analysis featuring FNATIC Boaster with data from Tracker.gg. I break down the various data types returned and specifically focus on player performance.
llama_index
LlamaIndex is a data framework for your LLM applications
redswimmer's Repositories
redswimmer/kiosksimple-mei-javascript
JavaScript code example of controlling the MEI bill acceptor from KioskSimple kiosk software
redswimmer/trail-camera-search
Multimodal vector search of images and videos taken from trail cameras. Demonstrates how build multimodal AI search (text and image) using the Meta AI ImageBind model.
redswimmer/kiosksimple-creditcard-javascript
JavaScript code example of controlling the Magtek or IDTech magstripe credit card reader from KioskSimple kiosk software
redswimmer/natural-language-to-sql
Demonstrates how to query a SQL database using natural language by leveraging OpenAI GPT-4 and the data framework LlamaIndex
redswimmer/kiosksimple-webcam-javascript
JavaScript code example of controlling a webcam from KioskSimple kiosk software
redswimmer/ANN-Customer-Churn-Modeling
Example of customer churn modeling at a fictitious bank using a TensorFlow artificial neural network
redswimmer/impact-investment-analysis-yc-summer-cohort-2023
Experiment with the dataset provided in the article by Brandon Lopez, titled "Impact Investment Preliminary Analysis of Y Combinator Summer Cohort 2023"
redswimmer/valorant-match-analysis
Valorant match analysis featuring FNATIC Boaster with data from Tracker.gg. I break down the various data types returned and specifically focus on player performance.