https://github.com/jexp/toolbox-companies
Google AI Toolbox Investment Research Agent
https://github.com/jexp/toolbox-companies
Last synced: 7 days ago
JSON representation
Google AI Toolbox Investment Research Agent
- Host: GitHub
- URL: https://github.com/jexp/toolbox-companies
- Owner: jexp
- Created: 2025-02-13T13:43:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T11:41:37.000Z (over 1 year ago)
- Last Synced: 2025-03-11T12:34:16.233Z (over 1 year ago)
- Language: Python
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## List of Tools for the Companies Graph
* `industries` - List of Industry names
* `companies` - List of Companies (id, name, summary) by fulltext search
* `companies_in_industry` - Companies (id, name, summary) in a given industry by industry
* `articles_in_month` - List of Articles (id, author, title, date, sentiment) in a month timeframe from the given date * (yyyy-mm-dd)
* `article` - Single Article details (id, author, title, date, sentiment, site, summary, content) by article id
* `companies_in_articles` - Companies (id, name, summary) mentioned in articles by list of article ids
* `people_at_company` - People (name, role) associated with a company by company id