Homeserverfinder banner

Homeserverfinder

1 devlog
4h 30m 45s

Uses eBay to figure out, based on what you're trying to do and thus what metrics you prioritize, what the most cost efficient old computer is for you to buy off of eBay. Eats listing info from eBay using their APIs, extracts information using Natu…

Uses eBay to figure out, based on what you’re trying to do and thus what metrics you prioritize, what the most cost efficient old computer is for you to buy off of eBay. Eats listing info from eBay using their APIs, extracts information using Natural Language Processing, gets information from user about cost of various unincluded components, and gives them the best recommendations possible.

Demo Repository

Loading README...

kat

eBay developer APIs are difficult but I’m figuring them out. This app is very information dense so a lot of the time spent has just been getting a semblance of UI for testing, and getting ways to put in all of that information first. For example, I had to find a data source of all CPUs, find a good NLP model to get CPUs out of the page, go on a side quest getting access to eBay APIs, and I still don’t have it making any decisions based off of that data yet!

Attachment
0