Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.46 KB

File metadata and controls

27 lines (16 loc) · 1.46 KB

Lens - search engine

Lens is a search engine created from scratch. It is based on about 50 000 articles crawled from Wikipedia. The project was conducted as a part of Computational Methods for Science and Technology course at AGH UST Computer Science. For more details see my theoretical report with all details about the project here.

Technology stack

Algorithm

Python

Backend

Flask Python

Frontend

React TypeScript

Demos

alt text

In the example above, we our request is really precise, the difference between engine with and without SVD is not that significant

alt text

In the example above, our request is not precise. We provide some context, however, the request does not contain any specific information such as name or surname. In the situation, engine with initialized SVD provided significantly better responses.