Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
cramamoorthy
/
stock-prediction-api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
stock-prediction-api
Ctrl+K
Ctrl+K
1 contributor
History:
29 commits
Hermes Agent
feat(db): implement local SQLite database connection fallback for offline dev/testing
3c2eeed
26 days ago
app
feat(db): implement local SQLite database connection fallback for offline dev/testing
26 days ago
scripts
fix(gaps): expand price history to 250d, implement SMA 200, calculator persistence, YMYL card, and dynamic N/A indicators
26 days ago
tests
feat(db): implement local SQLite database connection fallback for offline dev/testing
26 days ago
.env.example
Safe
684 Bytes
Update .env.example DAILY_FORECAST_LIMIT to 200
28 days ago
.gitignore
Safe
68 Bytes
Upgrade transformers to 5.x for TimesFM 2.5 model support
28 days ago
Dockerfile
Safe
410 Bytes
Baseline commit: full project state before audit fixes
29 days ago
README.md
4.22 kB
Baseline commit: full project state before audit fixes
29 days ago
requirements.txt
Safe
364 Bytes
feat: optimize TimesFM compute, add offline test suite, and implement YMYL quality gates
26 days ago
start-api.ps1
Safe
728 Bytes
Baseline commit: full project state before audit fixes
29 days ago
test_simple_seed.py
Safe
1.73 kB
Add country/venue routing structure and database initialization
about 1 month ago
test_turso.py
Safe
1.42 kB
Initial commit: Stock Prediction Platform with TimesFM 2.5, FastAPI backend, Astro frontend, Turso database
about 1 month ago
test_yfinance_quick.py
Safe
301 Bytes
Baseline commit: full project state before audit fixes
29 days ago