-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Joey French edited this page Oct 24, 2025
·
21 revisions
RoboSystems is an enterprise-grade financial knowledge graph platform that transforms complex financial data into actionable intelligence through graph-based analytics and AI-powered insights.
New to RoboSystems? Start here:
- SEC XBRL Pipeline - Load and query SEC financial filings
- Quick Start: See the README for installation
- Architecture Overview - System design and components
- SEC XBRL Pipeline - Working with SEC financial data
- QuickBooks Integration (Coming soon)
- Custom Data Import (Coming soon)
- Component READMEs: Detailed technical docs in the codebase
- API Documentation: http://localhost:8000/docs (local) or https://api.robosystems.ai/docs (production)
-
Load SEC Data:
just sec-load NVDA 2024 -
Query Data:
just graph-query sec "MATCH (e:Entity) RETURN e LIMIT 10" -
Health Check:
just sec-health -
View Logs:
just logs graph-api
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Main README: robosystems/README.md
© 2026 RFS LLC
- Authentication & API Keys
- Graphs & Multi-Tenancy
- Shared Repositories
- Graph Operations
- Querying the Analytical Graph
- Credits & Billing
- AI Operators & MCP
- Pipeline Guide
- Extensions Surface Overview
- GraphQL Reads
- RoboLedger Operations
- RoboInvestor Operations
- Connecting QuickBooks Locally