Spaces:
Sleeping
Sleeping
| title: DATFID | |
| emoji: π | |
| colorFrom: indigo | |
| colorTo: blue | |
| sdk: docker | |
| app_file: shellmain.py | |
| hidden: false | |
| # π DATFID API (Hackathon Demo Backend) | |
| This Space is configured as a **hackathon-safe demo backend**. | |
| It keeps the same DATFID API routes, but uses a lightweight internal model (simple OLS with lag/trend features) instead of private DATFID internals. | |
| > π οΈ Powered by FastAPI, Docker, and hosted on Hugging Face Spaces. | |
| --- | |
| ## π¦ What You Can Do | |
| - β Use existing endpoints (`/modelfit*`, `/modelforecast*`) from `datfid-master` | |
| - β Fit and forecast with a transparent demo OLS-based model | |
| - β Use all endpoints without any auth token | |
| --- | |
| ## π Authentication | |
| This demo backend is fully public for the hackathon setup. | |
| No token is required. | |