SkillAgentSearch skills...

Sherlock

No description available

Install / Use

/learn @science-engineering-art/Sherlock

README

Informational Retrieval Systems

License: MIT Last commit GitHub commit activity Github Stars Github Forks Github Watchers GitHub contributors

<center><img src="media/frontend.jpg"/></center>

Sherlock is a search engine developed by computer science students for purely academic purposes. Any kind of contribution to the project is welcome.

Installation

make install

Execution

From the root directory run in a terminal,

make python

and run this in another terminal.

make react

Docker

You may not want to conflict with packages installed on your local computer, you can more easily build the docker image and run it with a container.

From the root directory runs from a terminal to lift the service,

make run-docker

and to close the service.

make stop-docker

Finally, enter the browser at the following web address localhost:3000.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks3

Languages

Python

Security Score

70/100

Audited on Jul 3, 2024

No findings