Skip to content

Alex-Lekov/amazy_sneakers_price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Estimating the price of amazy sneakers

Bot logo

Based on ML with FastAPI Serving

Python

Status: Archive

Because of the decline in activity on the market Amazy project had to Close. The project is considered a success because we were able to make a profit from it.


General info

With the AI we predict the price of a sneaker on the market, find and redeem sneakers that are lower than the market. We make money on their resale.

marketplace: https://go.amazy.io/marketplace

  • To train the model we use the sales history collected from the blockchain (you can see the latest version of the model and its metrics in the notebooks folder)
  • FastAPI is used to get predicates online http://0.0.0.0:8003/docs#/

Technologies

Project is created with:

  • python: 3.10
  • catboost: 1.0.6
  • fastapi: 0.85.0
  • docker: 20.10.16
  • docker-compose: 1.29.2

Installation

with Docker Compose 🐳

  1. setup config_prod.yml
  2. run
> docker-compose build
> docker-compose up
  1. Open http://0.0.0.0:8003 FastAPI Swagger UI

CHANGELOG

CHANGELOG

About

Estimating the price of amazy sneakers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages