Roshdy23 / Playmaker

Playmaker is Crawler-based search engine that demonstrates the main features of a search engine (web crawling, indexing and ranking) and the interaction with it along a friendly user interface.
3 stars 1 forks source link

Playmaker

This project is a search engine, including web crawling, indexing, ranking, and query processing.

Built With

Java SpringBoot React

Demo Video

https://github.com/Roshdy23/Playmaker/assets/109288170/ff85a55e-3ae5-4028-9641-d6b959d8fcee

Search Engine Modules

Web Crawler

Indexer

Query Processor

Phrase Searching

Ranker

Web Interface

How to Run

  1. Clone the repository.
  2. Install required dependencies.
  3. Run the main application file.
  4. Access the React web interface.