Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding SEC Tools #99

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

bisansuleiman
Copy link

This PR introduces SEC10KTool and SEC10QTool, inspired by the custom tools in the stock_analysis example from the crewAI-examples repository. These tools are designed to search for specific queries from the latest 10-K/10-Q form for a given stock, which make it easier to access specific financial data.

SEC10KTool

The SEC10KTool allows users to search for a specific query within the latest 10-K form of a given company. It retrieves and processes the text from the most recent 10-K annual report.

SEC10QTool

The SEC10KTool allows users to search for a specific query within the latest 10-K form of a given company. It retrieves and processes the text from the most recent 10-Q quarterly report.

@joaomdmoura
Copy link
Collaborator

Looks good, we need to add it to the init files still if you don't mind :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants