Releases: stefanoamorelli/sec-edgar-agentkit
Releases · stefanoamorelli/sec-edgar-agentkit
SEC EDGAR Agent Kit v0.1.0
🎉 Initial Release
This is the first public release of SEC EDGAR Agent Kit, a multi-framework toolkit for building AI agents that can access and analyze SEC EDGAR filing data.
📦 Published Packages
NPM Packages
- @sec-edgar-agentkit/langchain v0.1.0 - LangChain toolkit for SEC EDGAR data analysis
- @sec-edgar-agentkit/mcp-use v0.1.0 - Natural language interface using MCP-use
PyPI Packages
- sec-edgar-agentkit-smolagents v0.1.0 - Integration with Hugging Face's smolagents framework
🚀 Features
- Company information: Look up CIKs, retrieve company details, and access company facts
- Filing search & analysis: Search for filings, extract content, and analyze 8-K reports
- Financial data: Extract financial statements and parse XBRL data with precision
- Insider trading: Analyze Forms 3, 4, and 5 for insider transaction data
- Multi-framework support: LangChain, MCP-use, Gradio, Dify, and smolagents integrations
🛠️ Supported Frameworks
- LangChain - Build sophisticated agents with LangChain's agent framework
- MCP-use - Create MCP agents with any LLM for accessing SEC EDGAR data
- Gradio - Interactive web interface for exploring SEC filings
- Dify - Plugin for Dify workflow automation platform
- smolagents - Lightweight agent framework by Hugging Face
📖 Documentation
See the README for installation instructions and usage examples.
🔒 Security
This project follows the Tallinn Secure Software Practices for OSS. See our SECURITY.md for details.