website
website copied to clipboard
Automatically update cloud GPU pricing
Run a nightly GitHub Action or Modal cron to pull info from providers and create a PR.
- [ ] AWS
- [ ] GCP
- [ ] Azure
- [ ] Lambda
- [ ] RunPod.io
- [ ] Paperspace
- [ ] Datacrunch
- [ ] Exoscale
- [ ] Jarvislabs
- [ ] Latitude.sh
- [ ] OVHCloud
Should also update "Updated on" info on page -- or can we pull that info from GitHub instead?
Nice, how can i contribute?
@Adesoji1 pick a cloud provider you're familiar with, whip up a script (ideally in Python) that can pull down all the GPU pricing info we need for this form (don't forget vCPUS and RAM!) and I'll wrap it up into an Action