Search Engine

Search_engine: This module manages the user interface and document search. It contains:

  • app: files related to invoking the selected search engine for consultation and querying.
  • config: configuration files for search engine parameters.
  • core: main search engine logic.
  • display: functions for formatting and displaying search results.
  • utils: utility functions for search operations and result handling.

The script main.py runs the application and enables user interaction.