Skip to content

Commit

Permalink
Updating Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth7113 committed May 2, 2024
1 parent 2ef546f commit 6ffd862
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6ffd862

Please sign in to comment.