From 171192195800d1b1f199711fcc54fe81833f1441 Mon Sep 17 00:00:00 2001 From: Karan Chhunchha Date: Thu, 4 Jun 2026 14:55:39 +0530 Subject: [PATCH 1/2] Add Karan Chhunchha FOMC AI Analyzer project submission --- .../submissions.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 projects/Federal Open Market Committee Minutes Analysis with Large Language Models/submissions.md diff --git a/projects/Federal Open Market Committee Minutes Analysis with Large Language Models/submissions.md b/projects/Federal Open Market Committee Minutes Analysis with Large Language Models/submissions.md new file mode 100644 index 00000000..d92902d3 --- /dev/null +++ b/projects/Federal Open Market Committee Minutes Analysis with Large Language Models/submissions.md @@ -0,0 +1,5 @@ +# Submissions for: Federal Open Market Committee Minutes Analysis with Large Language Models + +|#| Submission | Links | +|-|-|-------------------------------------------| +|1|[FOMC AI Analyzer — Macroeconomic RAG Terminal](https://github.com/Karanchhunchha/fomc-ai-analyzer)
A hybrid MATLAB-Python production terminal for Federal Open Market Committee minutes analysis, using layout-aware PDF ingestion, persistent SQLite query caching, CrossEncoder reranking, and interactive citation sidebar highlighting.

**Authors:** Karan Chhunchha
**Affiliation:** Self
**Submission Date:** 2026-06-04|
[![GitHub Repo](https://img.shields.io/badge/GitHub-Repo-181717?style=flat&logo=github&logoColor=white)](https://github.com/Karanchhunchha/fomc-ai-analyzer)
[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=Karanchhunchha/fomc-ai-analyzer)



[![Trend: Artificial Intelligence](https://img.shields.io/badge/Trend-Artificial%20Intelligence-blue?style=flat)](https://github.com/mathworks/MathWorks-Excellence-in-Innovation/blob/main/megatrends/Artificial%20Intelligence.md)| From cb8c71f2568f2c7c6164e4dfb217221f6f681d29 Mon Sep 17 00:00:00 2001 From: karanchhunchha Date: Fri, 10 Jul 2026 18:52:36 +0530 Subject: [PATCH 2/2] docs: update Karan Chhunchha submission details to reflect MATLAB-first RAG architecture --- .../submissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Federal Open Market Committee Minutes Analysis with Large Language Models/submissions.md b/projects/Federal Open Market Committee Minutes Analysis with Large Language Models/submissions.md index d92902d3..c8da4933 100644 --- a/projects/Federal Open Market Committee Minutes Analysis with Large Language Models/submissions.md +++ b/projects/Federal Open Market Committee Minutes Analysis with Large Language Models/submissions.md @@ -2,4 +2,4 @@ |#| Submission | Links | |-|-|-------------------------------------------| -|1|[FOMC AI Analyzer — Macroeconomic RAG Terminal](https://github.com/Karanchhunchha/fomc-ai-analyzer)
A hybrid MATLAB-Python production terminal for Federal Open Market Committee minutes analysis, using layout-aware PDF ingestion, persistent SQLite query caching, CrossEncoder reranking, and interactive citation sidebar highlighting.

**Authors:** Karan Chhunchha
**Affiliation:** Self
**Submission Date:** 2026-06-04|
[![GitHub Repo](https://img.shields.io/badge/GitHub-Repo-181717?style=flat&logo=github&logoColor=white)](https://github.com/Karanchhunchha/fomc-ai-analyzer)
[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=Karanchhunchha/fomc-ai-analyzer)



[![Trend: Artificial Intelligence](https://img.shields.io/badge/Trend-Artificial%20Intelligence-blue?style=flat)](https://github.com/mathworks/MathWorks-Excellence-in-Innovation/blob/main/megatrends/Artificial%20Intelligence.md)| +|1|[FOMC AI Analyzer — Macroeconomic RAG Terminal](https://github.com/Karanchhunchha/fomc-ai-analyzer)
A MATLAB-first production platform for Federal Open Market Committee minutes analysis, featuring local dense embedding generation via Deep Learning Toolbox, pgvector HNSW search via Database Toolbox, and native RAG verification metrics.

**Authors:** Karan Chhunchha
**Affiliation:** Self
**Submission Date:** 2026-06-04|
[![GitHub Repo](https://img.shields.io/badge/GitHub-Repo-181717?style=flat&logo=github&logoColor=white)](https://github.com/Karanchhunchha/fomc-ai-analyzer)
[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=Karanchhunchha/fomc-ai-analyzer)



[![Trend: Artificial Intelligence](https://img.shields.io/badge/Trend-Artificial%20Intelligence-blue?style=flat)](https://github.com/mathworks/MathWorks-Excellence-in-Innovation/blob/main/megatrends/Artificial%20Intelligence.md)|