Inspiration:

We want to develop a forum that allows everyone to share their opinions about certain crypto currencies. There are no such websites doing this, and we want to create this platform, so all beginners can have a first sentimental impression on these coins

What it does

It stores reviews from website, and also pull other reviews from social media. We use NLP and machine learning technique to filter through irrelevant reviews. The website also display market price.

How we built it

We built the back-end using python, tweeter Api, and coinmarketcap Api. We use nltk, scipy, sklearn to build NLP and ML model. In the front end, we use html, javascript to display our website.

Challenges we ran into

No one has experience in data mining, or front design. Four of us prefer different programming languages.

Accomplishments that we're proud of

We automate the entire process from searching the coin, getting the review, filtering using ML, and displaying it on the front end in 24 hours.

What we learned

Team cooperation. More about python, API.

What's next for Cryptoexplorer

Transfer it to actual database, optimize the code.

Share this project:

Updates