This was built as a part of Smart India Hackathon (2019) under MoSPI Govt. Ministry. (Statics & PI). Our team secured 2nd Runners up, and this idea was the aknowledged for the fast and accurate searching of Govt. reports file. π
Run the code to start server.
python manage.py runserver 8080
File structure:
django-sih/
manage.py
django-sih/
__init__.py
settings.py
urls.py
asgi.py
wsgi.py
- This is build on Django framework
- Features notification system (for newly announced reports)
- Search engine build on NLP (using BM25 model)
- WebScraping for parsing the website contents