/wikisearch

An AI for searching documents on Wikipedia.

Primary LanguagePythonMIT LicenseMIT

WikiSearch

WikiSearch is a software that allows you to search documents on Wikipedia and listen it via pyttsx3. Before using it make a sure that you have installed all the modules.

Requirements

  • Python Version 3<
  • Modules ( Read the installation )

Installation

cd wikisearch
pip install -r requirements.txt
python app.py

Usage

Just write something that you want on the text field and click submit.

Links