Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kunal768/domain-name-recommender-hackgrid-submission


https://github.com/kunal768/domain-name-recommender-hackgrid-submission

flask mlab mlab-data-api nlp nlp-machine-learning pymongo python python3

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Domain Name Recommender System

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites


  • Python3.6.5

  • Mongo Lab Account (can work locally if MongoDB installed)

  • Google MAP API

### Installing

Step by step series of examples that tell you how to get it running :

Install the project requirements
```
pip install -r requirements.txt
```
Replace the db_uri variable (in app.py) with the URI in your mlab database



in app.py ..


### Running the project

Open your shell/command line

```
cd path\to\project
python app.py
```
### Glimpses

Made with :heart: in HackGrid2019 , VIT Vellore