Skip to content

Add AlphaAI integration - #558

Open
makeev wants to merge 1 commit into
deepset-ai:mainfrom
makeev:add-alphai
Open

Add AlphaAI integration#558
makeev wants to merge 1 commit into
deepset-ai:mainfrom
makeev:add-alphai

Conversation

@makeev

@makeev makeev commented Jul 28, 2026

Copy link
Copy Markdown

Adds AlphaAI: AI-scored financial news and SEC Form 4 insider events for Haystack pipelines and agents.

  • Package: alphai-haystack on PyPI
  • Repo: https://github.com/makeev/alphai-haystack (MIT, CI green on py3.10-3.13)
  • Two components: AlphaAINewsFetcher (the scored news feed with ticker/category/relevance filters) and AlphaAIInsiderNewsFetcher (structured SEC Form 4 insider events)
  • Both serialize with pipelines; the API key is stored as a Secret env-var reference
  • The API has a free tier, so the examples in the card run without a card on file

@makeev
makeev requested a review from a team as a code owner July 28, 2026 17:24
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

@makeev is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

  • Adds a new integration card for AlphaAI, documenting two Haystack components that fetch AI-scored financial news and SEC Form 4 insider events as Documents.

Changes:

  • Adds integrations/alphai.md with installation + usage examples for AlphaAINewsFetcher and AlphaAIInsiderNewsFetcher.
  • Documents expected Document content/meta shape and includes a pipeline example.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread integrations/alphai.md
Comment on lines +24 to +27
- [Usage](#usage)
- [AlphaAINewsFetcher](#alphaainewsfetcher)
- [AlphaAIInsiderNewsFetcher](#alphaainsidernewsfetcher)
- [In a Pipeline](#in-a-pipeline)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants