From 73e23cb289ecdd6206be6cdc540a792e190c46ec Mon Sep 17 00:00:00 2001 From: Marcus Schiesser Date: Wed, 20 Mar 2024 16:02:27 +0700 Subject: [PATCH] add sec-insights --- .gitmodules | 3 +++ README.md | 1 + sec-insights | 1 + 3 files changed, 5 insertions(+) create mode 160000 sec-insights diff --git a/.gitmodules b/.gitmodules index 64deef4..1ebb042 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "homeai"] path = homeai url = https://github.com/2sunflower33/homeai +[submodule "sec-insights"] + path = sec-insights + url = https://github.com/run-llama/sec-insights diff --git a/README.md b/README.md index f881512..2d8d68a 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,4 @@ Here's some fun projects created with the `create-llama` command. - [`llamaindex-docs-agent`](llamaindex-docs-agent/README.md): This project builds an advanced chatbot over the LlamaIndex TS documentation. - [`chat-llamaindex`](chat-llamaindex/README.md): Create and share LLM chatbots that know your data (PDF or text documents) - [`homeai`](homeai/README.md): The AI real estate agent +- [`sec-insights`](sec-insights/README.md): Answer questions about SEC 10-K & 10-Q documents diff --git a/sec-insights b/sec-insights new file mode 160000 index 0000000..94ec350 --- /dev/null +++ b/sec-insights @@ -0,0 +1 @@ +Subproject commit 94ec3507ca5ea8f67c52d82ef69d18953b2766ad