Skip to content

Solution to Bajaj HackRx's problem statment 1 : Website search engine.

Notifications You must be signed in to change notification settings

knmn2000/Bajaj_FinSearch-hackrx2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bajaj FinSearch

Fast results, always.

Solution to Bajaj HackRx's problem statment 1 - Website search engine

screenshot

Search results

searchResults

Promoted content above relevant queries

promoted

Ignore spelling errors

sepling

Search suggestions

suggestions

Visualizing data with Kibana

Kibana


Features

  • Superfast search results, courtesy of elasticsearch's optimized indexing
  • Fetch relevant results, even with spelling errors
  • Get search suggestions
  • Visualize queries with kibana
  • Simple UI

Installation

  • Install ElasticSearch
  • install Kibana (for visualization of data)
  • Run backend with $ npm start
  • Run ElasticSearch and then run Scraper with $ scrapy crawl hackrx
  • Run frontend

Releases

No releases published

Packages

No packages published

Languages