From 6ffd8620a7b18dbb1ed7a7de84f5f6375b6ab264 Mon Sep 17 00:00:00 2001 From: Siddharth Date: Fri, 3 May 2024 01:46:30 +0530 Subject: [PATCH] Updating Readme --- readme.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..be88793 --- /dev/null +++ b/readme.md @@ -0,0 +1,23 @@ +# Data Insights from SEC-10K filings + +### Insights from SEC-10K filings using LLM + + + +## Installation +```bash +git clone https://github.com/siddharth7113/Fintech-Lab-Summer-2024 +cd siddharth7113/Fintech-Lab-Summer-2024 +pip install -r requirements.txt + +``` +## Usage +``` +python main.py +``` +## Contributing + +Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate. + +## License +