Skip to content
forked from Ira-bits/Meklet

A Web based Domain Specific Search Engine in Python

License

Notifications You must be signed in to change notification settings

arcane810/Meklet

 
 

Repository files navigation

Meklet

A Web based Domain Specific Search Engine in Python





Guides

Setup -

To setup the project and to install requisite dependencies run the following commands:

$ pip install pipenv
$ pipenv shell
$ pipenv install

To run the server -

Place the dataset in a folder named corpus inside the root directory of the Project and execute:

$ python app.py

Contributing

See CONTRIBUTING.md.

Project Team

About

A Web based Domain Specific Search Engine in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.2%
  • CSS 9.1%
  • JavaScript 8.4%
  • HTML 3.3%