Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available: 1.57.0
Design document for MetDataAnalysis
Application Requirement Summary:
- an API "layer" and a CLI for the API
- StreamLit app (that can run locally and in HuggingFace)
- Visual element
- Data analysis
Application Components
- METrics StreamLit App (that runs locally and in HuggingFace)
- Display a dataframe table of items with image and metadata
- Search and display matching items in table
- data analysis visual (# by department, period, etc...)
- Nice visual layout and design
- API wrapper function
- CLI runner for api search function
- (optional) Local cache of recent items (serialized json)
Additional Tasks
- HuggingFace Space/Repo setup
- GitHub Repo setup
- Everyone make a branch and commit
- Everyone do a PR