Aleksey Matsarski commited on
Commit ·
a57d323
1
Parent(s): 5224a4e
update notebok
Browse files
Multi-Agent_Financial_Analysis_System.ipynb
CHANGED
|
@@ -1,13 +1,19 @@
|
|
| 1 |
{
|
| 2 |
"cells": [
|
| 3 |
{
|
| 4 |
-
"attachments": {},
|
| 5 |
"cell_type": "markdown",
|
| 6 |
-
"id": "
|
| 7 |
"metadata": {},
|
| 8 |
"source": [
|
| 9 |
-
"
|
| 10 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
]
|
| 12 |
},
|
| 13 |
{
|
|
@@ -740,10 +746,24 @@
|
|
| 740 |
"By blending structured reasoning with self-improvement loops, it brings the intelligence of multi-analyst teams into an automated, explainable framework for financial decision-making."
|
| 741 |
]
|
| 742 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 743 |
{
|
| 744 |
"cell_type": "code",
|
| 745 |
"execution_count": null,
|
| 746 |
-
"id": "
|
| 747 |
"metadata": {},
|
| 748 |
"outputs": [],
|
| 749 |
"source": []
|
|
|
|
| 1 |
{
|
| 2 |
"cells": [
|
| 3 |
{
|
|
|
|
| 4 |
"cell_type": "markdown",
|
| 5 |
+
"id": "c67739d7-e46b-404c-bba3-5271b06ad2ee",
|
| 6 |
"metadata": {},
|
| 7 |
"source": [
|
| 8 |
+
"## Multi-Agent Financial Analysis System\n",
|
| 9 |
+
"#### A Collaborative Agentic AI for Market Insight Generation\n",
|
| 10 |
+
"<br>\n",
|
| 11 |
+
"\n",
|
| 12 |
+
"### Aliaksei Matsarski,Ian Rebmann – Team 6\n",
|
| 13 |
+
"### AAI-520-03 – Natural Language Processing and GenAI\n",
|
| 14 |
+
"### Instructor: Mirsardar Esnaeilli, Ph.D\n",
|
| 15 |
+
"### Shiley-Marcos School of Engineering, University of San Diego\n",
|
| 16 |
+
"### October 20, 2025\n"
|
| 17 |
]
|
| 18 |
},
|
| 19 |
{
|
|
|
|
| 746 |
"By blending structured reasoning with self-improvement loops, it brings the intelligence of multi-analyst teams into an automated, explainable framework for financial decision-making."
|
| 747 |
]
|
| 748 |
},
|
| 749 |
+
{
|
| 750 |
+
"cell_type": "markdown",
|
| 751 |
+
"id": "bcdb4784-735a-4e1d-801d-5ac1a57e5c1d",
|
| 752 |
+
"metadata": {},
|
| 753 |
+
"source": [
|
| 754 |
+
"## 8. Appendix "
|
| 755 |
+
]
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"cell_type": "raw",
|
| 759 |
+
"id": "ffffb61c-1367-4a7d-af22-7d6d035dd368",
|
| 760 |
+
"metadata": {},
|
| 761 |
+
"source": []
|
| 762 |
+
},
|
| 763 |
{
|
| 764 |
"cell_type": "code",
|
| 765 |
"execution_count": null,
|
| 766 |
+
"id": "5ac71f1d-fc85-4ec3-9c7f-281aa3bd3353",
|
| 767 |
"metadata": {},
|
| 768 |
"outputs": [],
|
| 769 |
"source": []
|