Mimir Search Engine

The Internet at Your Fingertips

Mimir Search Engine showcase

DESCRIPTION

A Python-based search engine designed to index and retrieve documents efficiently, similar to Google Search. Implements an inverted index algorithm for keyword ranking and result highlighting, deployed on an AWS EC2 instance for scalability.

Project description

SKILLS LEARNED

  • Python
  • MySQL
  • AWS