Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 2.85 KB

README.md

File metadata and controls

45 lines (33 loc) · 2.85 KB

Code style: black Checked with mypy .github/workflows/ci.yml

Personal Computer configurator 🖥

I am glad to welcome you to my application 😁!
Here you can assemble your computer, taking into account all the compatibility, and get the final price 💰.
We use 🌐citilinkcatalog and 🤗huggingface models to parse it

Getting started

For now just add your first new configuration and choose components, and check if they match.
If not - you should resolve all compatibility problems🛠️!
Then you finish - you will get all links of components.
Good luck and congratulations with you new PC 🥳!

Step-by-step

Step image
Using button create New configuration
Now go to sidebar and choose PC component
Wait for information...
Fine! It received information about the selected element.
Go to tabs and analyse it's characteristics and view
Now add more! But be careful of compatibilities: solve errors if they appears!
And look at the price of the selected items!

Have fun!

Contribute

git clone https://github.com/SuldinVyacheslav/ConfigNLP.git
python -m pip install --upgrade pip
pip install -r requirement.txt
streamlit src/main.py

License

Source code of this repository is released under the Apache-2.0 license